May 18 18:34:13.036649 np0000174534 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:34:13.045460 np0000174534 devstack@c-api.service[112483]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:34:13 2026] *** May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: nodename: np0000174534 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: machine: x86_64 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: clock source: unix May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: pcre jit disabled May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: detected number of CPU cores: 16 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: current working directory: / May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: detected binary path: /usr/bin/uwsgi-core May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: your processes number limit is 256917 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: your memory page size is 4096 bytes May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: detected max file descriptor number: 2048 May 18 18:34:13.049618 np0000174534 devstack@c-api.service[112483]: lock engine: pthread robust mutexes May 18 18:34:13.050332 np0000174534 devstack@c-api.service[112483]: thunder lock: enabled May 18 18:34:13.050332 np0000174534 devstack@c-api.service[112483]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:34:13.050332 np0000174534 devstack@c-api.service[112483]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:34:13.050332 np0000174534 devstack@c-api.service[112483]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:34:13.050332 np0000174534 devstack@c-api.service[112483]: Set PythonHome to /opt/stack/data/venv May 18 18:34:13.088619 np0000174534 devstack@c-api.service[112483]: Python main interpreter initialized at 0x7e62d72a3668 May 18 18:34:13.088619 np0000174534 devstack@c-api.service[112483]: python threads support enabled May 18 18:34:13.088619 np0000174534 devstack@c-api.service[112483]: your server socket listen backlog is limited to 100 connections May 18 18:34:13.088619 np0000174534 devstack@c-api.service[112483]: your mercy for graceful operations on workers is 80 seconds May 18 18:34:13.089145 np0000174534 devstack@c-api.service[112483]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:34:13.089265 np0000174534 devstack@c-api.service[112483]: *** Operational MODE: preforking *** May 18 18:34:13.089421 np0000174534 devstack@c-api.service[112483]: *** uWSGI is running in multiple interpreter mode *** May 18 18:34:13.089421 np0000174534 devstack@c-api.service[112483]: spawned uWSGI master process (pid: 112483) May 18 18:34:13.089678 np0000174534 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:34:13.090081 np0000174534 devstack@c-api.service[112483]: spawned uWSGI worker 1 (pid: 112492, cores: 1) May 18 18:34:13.094165 np0000174534 devstack@c-api.service[112483]: spawned uWSGI worker 2 (pid: 112493, cores: 1) May 18 18:34:13.094165 np0000174534 devstack@c-api.service[112483]: spawned uWSGI worker 3 (pid: 112494, cores: 1) May 18 18:34:13.094165 np0000174534 devstack@c-api.service[112483]: spawned uWSGI worker 4 (pid: 112495, cores: 1) May 18 18:34:13.094165 np0000174534 devstack@c-api.service[112483]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: framework. For more detail see May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:34:13.219324 np0000174534 devstack@c-api.service[112495]: import eventlet # noqa May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: framework. For more detail see May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:34:13.222838 np0000174534 devstack@c-api.service[112494]: import eventlet # noqa May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: we strongly recommend against using it for new projects. May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: If you are already using Eventlet, we recommend migrating to a different May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: framework. For more detail see May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:34:13.229340 np0000174534 devstack@c-api.service[112493]: import eventlet # noqa May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: framework. For more detail see May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:34:13.242731 np0000174534 devstack@c-api.service[112492]: import eventlet # noqa May 18 18:34:13.310739 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:34:13.310739 np0000174534 devstack@c-api.service[112495]: debtcollector.deprecate( May 18 18:34:13.315264 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:34:13.315264 np0000174534 devstack@c-api.service[112493]: debtcollector.deprecate( May 18 18:34:13.330137 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:34:13.330137 np0000174534 devstack@c-api.service[112494]: debtcollector.deprecate( May 18 18:34:13.334614 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:34:13.334614 np0000174534 devstack@c-api.service[112492]: debtcollector.deprecate( May 18 18:34:13.391395 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:34:13.391395 np0000174534 devstack@c-api.service[112495]: from cgi import parse_header May 18 18:34:13.395051 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:34:13.395051 np0000174534 devstack@c-api.service[112493]: from cgi import parse_header May 18 18:34:13.409801 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:34:13.409801 np0000174534 devstack@c-api.service[112494]: from cgi import parse_header May 18 18:34:13.432169 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:34:13.432169 np0000174534 devstack@c-api.service[112492]: from cgi import parse_header May 18 18:34:13.442118 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:34:13.442118 np0000174534 devstack@c-api.service[112495]: removals.removed_module( May 18 18:34:13.443045 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:34:13.443045 np0000174534 devstack@c-api.service[112495]: removals.removed_module( May 18 18:34:13.449295 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:34:13.449295 np0000174534 devstack@c-api.service[112493]: removals.removed_module( May 18 18:34:13.449906 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:34:13.449906 np0000174534 devstack@c-api.service[112493]: removals.removed_module( May 18 18:34:13.456570 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:34:13.456570 np0000174534 devstack@c-api.service[112494]: removals.removed_module( May 18 18:34:13.457269 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:34:13.457269 np0000174534 devstack@c-api.service[112494]: removals.removed_module( May 18 18:34:13.482478 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:34:13.482478 np0000174534 devstack@c-api.service[112492]: removals.removed_module( May 18 18:34:13.483145 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:34:13.483145 np0000174534 devstack@c-api.service[112492]: removals.removed_module( May 18 18:34:14.048026 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:34:14.048026 np0000174534 devstack@c-api.service[112493]: warnings.warn( May 18 18:34:14.053320 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:34:14.053320 np0000174534 devstack@c-api.service[112494]: warnings.warn( May 18 18:34:14.085136 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:34:14.085136 np0000174534 devstack@c-api.service[112495]: warnings.warn( May 18 18:34:14.130045 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:34:14.130045 np0000174534 devstack@c-api.service[112492]: warnings.warn( May 18 18:34:14.143926 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:34:14.143926 np0000174534 devstack@c-api.service[112493]: warnings.warn( May 18 18:34:14.148763 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:34:14.148763 np0000174534 devstack@c-api.service[112494]: warnings.warn( May 18 18:34:14.182504 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:34:14.182504 np0000174534 devstack@c-api.service[112495]: warnings.warn( May 18 18:34:14.233162 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:34:14.233162 np0000174534 devstack@c-api.service[112492]: warnings.warn( May 18 18:34:14.449133 np0000174534 devstack@c-api.service[112493]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:34:14.449734 np0000174534 devstack@c-api.service[112493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112493) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:34:14.452386 np0000174534 devstack@c-api.service[112494]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:34:14.452796 np0000174534 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:34:14.469895 np0000174534 devstack@c-api.service[112495]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:34:14.470370 np0000174534 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:34:14.526592 np0000174534 devstack@c-api.service[112492]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:34:14.527172 np0000174534 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:34:14.535950 np0000174534 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:34:14.535950 np0000174534 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:34:14.537355 np0000174534 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:34:14.537355 np0000174534 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:34:14.538035 np0000174534 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:34:14.538035 np0000174534 devstack@c-api.service[112493]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:34:14.590341 np0000174534 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:34:14.590341 np0000174534 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:34:14.992797 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:34:14.993024 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:34:14.993168 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.993291 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.993384 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.993468 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.993534 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.993599 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.993660 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:34:14.993730 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:34:14.994028 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.994120 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.994201 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.994201 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.994447 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.994526 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.994641 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.994727 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:14.994808 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:14.994808 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:14.994942 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:14.995016 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.995091 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.995184 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:14.995347 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:14.995431 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.995505 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:14.995575 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:14.995636 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:14.995695 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:14.995763 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:14.995829 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:14.995900 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:14.995975 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:14.996042 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:14.996120 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.996197 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:14.996298 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.001176 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.001176 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.001176 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.001464 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.001464 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.001464 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.001464 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.002111 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.002275 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.002367 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.002412 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.002456 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.002495 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.002537 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.002592 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.002645 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.002645 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.002733 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.002773 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.002819 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.002893 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.002893 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.002968 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.003020 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.003060 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.003097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.003097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.003097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.003779 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.003859 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.003859 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.003999 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.003999 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.004092 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.004092 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.004756 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.004833 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.004879 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.004931 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.004977 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.005024 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.005073 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.005122 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.005164 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.005213 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.005284 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.005335 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.005393 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.005438 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.005488 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.005529 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.005529 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.005529 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.005529 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.005679 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.005728 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.005784 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.005832 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.005883 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.005883 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.005883 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.005883 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.005883 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.006073 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.006119 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.006167 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.006167 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.006277 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.006377 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.006424 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.006464 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.006464 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.006539 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.006588 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.006627 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.006627 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.006627 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.006751 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.006856 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.006935 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.007018 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.007098 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.007175 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.007285 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.007330 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.007382 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.007428 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.007475 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.007524 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.007587 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.007635 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.007676 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.007716 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.007779 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.007835 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.007891 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.007946 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.007999 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.007999 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.008080 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.008128 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.008170 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.008208 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.008285 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.008332 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.008371 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.008371 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.008984 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.009032 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.009070 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.009110 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.009148 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.009194 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.009194 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.009194 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.009194 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.009398 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.009398 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.009482 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.009523 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.009562 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.009606 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.009648 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.009689 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.009734 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.009734 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.009813 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.009860 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.009909 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.009955 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.009997 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.010050 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.010092 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.010136 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.010186 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.010236 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.010304 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.010304 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.010382 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.010421 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.011627 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.011676 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.011743 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.011795 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.011854 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.011913 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.011978 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.012011 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.012042 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.012102 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.012159 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.012227 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.012301 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.012333 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.012368 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.012400 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.012466 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.012527 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.012585 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.012646 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.012711 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.013131 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.013246 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.013351 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.013393 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.013427 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.013465 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.013498 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.013528 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.013560 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.013592 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.013619 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.013651 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.013651 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.013707 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.013734 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.013758 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.013788 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.013788 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.013788 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.013863 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.013909 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.013972 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.014038 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.014081 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.014109 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.014140 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.014173 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.014204 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.014253 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.014282 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.014317 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.014360 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.014393 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.014427 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.014427 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.015738 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.015800 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.015833 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.015909 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.015964 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.016027 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.016065 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.016096 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.016128 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.016182 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.016232 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.016275 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.016305 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.016339 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.016368 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.016396 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.016428 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.016466 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.016495 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.016519 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.016551 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.016580 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.016605 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.016631 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.016659 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.016691 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.016719 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.016748 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.016779 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.016808 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.016840 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.016870 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.016898 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.016929 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.016964 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.016989 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.017017 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.017041 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.017074 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.017100 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.017135 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.017162 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.017186 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.017219 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.017256 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.017301 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.017327 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.017361 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.017395 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.017435 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.017465 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.017493 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.017522 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.017555 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.017586 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.017616 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.017643 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.017671 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.017697 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.017726 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.017754 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.017778 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.017809 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.017842 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.017867 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.017898 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.017929 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.017956 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.017988 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.018015 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.018044 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.018069 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.018093 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.018121 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.018146 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.018173 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.018198 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.018231 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.018276 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.018309 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.018339 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.018339 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.018339 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.018339 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.018445 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.018445 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.018504 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.018537 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.018599 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.018634 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.018662 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.018690 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.018722 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.018752 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.018786 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.018851 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.018883 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.018918 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.018949 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.018978 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.019007 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.019035 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.019063 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.019091 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.019118 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.019148 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.019179 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.019213 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.019266 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.019266 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.019266 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.019266 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.023395 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.023460 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.023512 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.023560 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.023610 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.023658 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.023730 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.023778 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.023845 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.023899 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.023941 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.024017 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.024068 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.024112 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.024155 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.024194 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.024194 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.024313 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.024313 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.024397 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.024435 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.024474 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.024525 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.024564 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.024644 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.024692 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.024783 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.024870 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.024955 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.025025 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.025091 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.025139 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.025199 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.025258 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.025298 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.025351 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.025392 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.025434 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.025478 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.025517 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.025557 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.025596 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.025634 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.025679 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.025719 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.025759 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.025808 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.025862 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.025910 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.025956 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.026001 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.026040 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.026084 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.026084 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.026165 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.026207 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.026276 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.026326 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.026326 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.026407 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.026452 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.026496 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.026536 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.026536 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.026613 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.026659 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.026704 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.026745 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.026782 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.026824 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.026864 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.026909 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.026948 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.026987 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.027027 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.027065 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.027114 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.027206 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.027252 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.027306 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.027345 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.027397 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.027443 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.027488 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.027488 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.027563 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.027603 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.027650 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.027695 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.027734 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.027781 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.027827 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.027870 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.027909 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.027909 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.028002 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.028054 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.028100 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.028139 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.028183 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.028183 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.028283 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.028330 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.028369 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.028413 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.028457 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.028506 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.028545 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.028582 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.028628 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.028628 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.028628 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.028726 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.028726 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.028795 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.028833 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.028961 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.029019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.029064 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.029107 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.029150 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.029194 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.029245 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.029308 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.029350 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.029389 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.029438 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.029483 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.029522 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.029567 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.029605 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.029651 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.029689 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.029727 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.029773 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.029822 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.029868 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.029905 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.029943 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.029981 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.030022 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.030074 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.030117 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.030162 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.030211 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.030287 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.030330 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.030370 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.030416 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.030460 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.030543 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.030590 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.030664 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.030737 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.030780 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.030869 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.030943 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.031023 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.031104 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.031192 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.031271 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.031367 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.031452 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.031501 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.031541 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.031586 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.031586 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.031586 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.035184 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.035281 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.035334 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.035381 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.035431 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.035496 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.035545 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.035598 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.035642 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.035642 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.035719 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.035765 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.035809 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.035854 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.035893 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.035931 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.035976 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.036025 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.036064 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.036064 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.036064 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.036330 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.036401 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.036444 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.036506 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.036556 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.036623 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.036690 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.038319 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.038375 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.038428 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.038471 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.038516 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.038564 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.038603 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.038647 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.038686 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.038725 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.038772 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.038812 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.038855 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.038898 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.038938 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.038938 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.039013 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.039013 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.039089 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.039129 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.039173 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.039223 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.039288 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.039488 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.039545 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.039599 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.039696 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.039740 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.039780 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.039825 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.039825 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.039905 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.039944 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.039988 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.040027 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.040082 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.040121 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.040160 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.040204 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.040248 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.040314 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.040359 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.040405 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.040444 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.040482 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.040529 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.040569 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.040624 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.040665 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.040705 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.040745 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.040783 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.040827 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.040866 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.040916 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.040962 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.041006 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.041053 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.041094 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.041133 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.041177 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.041220 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.041272 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.041325 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.041377 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.041426 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.041470 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.041509 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.041553 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.041591 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.041637 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.041689 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.041731 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.041781 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.041781 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.041781 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.041890 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.041930 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.041930 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.042006 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.042006 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.042084 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.042127 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.042127 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.042204 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.042276 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.042318 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.042363 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.042405 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.042452 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.042491 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.042528 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.042578 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.042622 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.042661 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.042702 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.042756 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.042798 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.042841 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.042879 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.042918 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.042961 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.043004 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.043042 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.043086 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.043130 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.043178 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.043225 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.043294 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.043336 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.043382 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.043428 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.043473 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.043518 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.043558 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.043596 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.043634 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.043674 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.043713 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.043753 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.043846 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.043890 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.043930 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.043930 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.044019 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.044232 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.044232 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.044232 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.044382 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.044424 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.044470 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.044515 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.044554 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.044594 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.044632 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.044677 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.044716 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.044761 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.044809 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.044809 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.044809 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.044924 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.044969 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.045016 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.045061 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.045298 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.045350 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.045396 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.045396 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.045396 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.045396 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.045617 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.045674 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.045748 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.045794 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.045840 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.045891 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.045943 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.045988 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.046033 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.046072 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.046120 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.046160 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.046198 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.046255 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.046296 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.046346 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.046392 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.046437 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.046481 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.046525 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.046865 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.046910 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.046910 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.046910 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.046910 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.046910 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.047100 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.047143 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.047182 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.047224 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.047291 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.047343 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.047382 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.047426 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.047470 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.047513 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.047552 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.047590 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.047632 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.047673 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.047710 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.047754 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.047793 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.047837 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.047881 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.047921 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.047995 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.048049 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.048090 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.048128 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.048175 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.048224 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.048281 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.048322 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.048361 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.048400 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.048439 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.048479 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.048527 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.048572 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.048700 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.048748 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.048787 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.048832 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.048872 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.048921 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.048966 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.049008 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.049057 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.049114 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.049166 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.049205 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.049275 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.049318 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.049365 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.049365 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.049365 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.049475 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.049475 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.049475 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.049767 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.049767 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.049846 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.049885 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.049924 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.049963 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.050007 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.050046 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.050086 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.050143 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.050186 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.050228 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.050292 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.050620 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.050895 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.050895 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.050982 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.051027 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.051073 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.051112 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.051160 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.051212 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.051278 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.051319 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.051359 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.051397 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.051436 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.051494 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.051533 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.051577 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.051616 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.051655 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.051694 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.051737 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.051775 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.051814 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.051859 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.051898 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.051898 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.051975 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.052013 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.052013 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.052097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.052097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.052097 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.052277 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.052339 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.052381 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.052419 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.052451 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.052481 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.052507 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.052535 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.052565 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.052592 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.052624 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.052658 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.052685 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.052711 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.052741 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.052768 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.052798 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.052825 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.052851 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.052878 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.052912 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.052939 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.052971 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.052971 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.052971 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:34:15.054235 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.054292 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.054358 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.054412 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.054444 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.054483 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.054514 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.054541 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.054568 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.054610 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.054675 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.054708 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.054736 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.054764 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.054796 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.054827 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:34:15.054864 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.054891 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:34:15.054926 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.054953 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:34:15.054986 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.055016 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:34:15.055044 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:34:15.055087 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:34:15.098932 np0000174534 devstack@c-api.service[112494]: INFO dbcounter [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Registered counter for database cinder May 18 18:34:15.099837 np0000174534 devstack@c-api.service[112493]: INFO dbcounter [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Registered counter for database cinder May 18 18:34:15.099988 np0000174534 devstack@c-api.service[112495]: INFO dbcounter [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Registered counter for database cinder May 18 18:34:15.102990 np0000174534 devstack@c-api.service[112492]: INFO dbcounter [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Registered counter for database cinder May 18 18:34:15.110817 np0000174534 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.112646 np0000174534 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-2024c766-b770-40ff-9a73-3a0c335165c1 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.114745 np0000174534 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-bd483059-7b3b-4992-bcbe-253ca972690d 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.117001 np0000174534 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-5db4fefb-6439-4331-a098-7a6bb7217265 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.224939 np0000174534 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:34:15.227707 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:34:15.229306 np0000174534 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writer thread running {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:34:15.229800 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:34:15.230368 np0000174534 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:34:15.231816 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:34:15.232304 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:34:15.232625 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:34:15.234060 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:34:15.234514 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:34:15.236017 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:34:15.236210 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:34:15.236786 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:34:15.238035 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.238457 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:34:15.238582 np0000174534 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:34:15.239356 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:34:15.239758 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.240765 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.241415 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.241686 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:34:15.242164 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.243804 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.244454 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:34:15.246254 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:34:15.246393 np0000174534 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.247812 np0000174534 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-2024c766-b770-40ff-9a73-3a0c335165c1 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.248003 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:34:15.248670 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:34:15.249007 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.249162 np0000174534 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-bd483059-7b3b-4992-bcbe-253ca972690d 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.249876 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:34:15.250940 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.251021 np0000174534 devstack@c-api.service[112494]: INFO cinder.rpc [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:34:15.251349 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:34:15.251763 np0000174534 devstack@c-api.service[112493]: INFO cinder.rpc [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:34:15.252512 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.252673 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.253352 np0000174534 devstack@c-api.service[112495]: INFO cinder.rpc [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:34:15.254146 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.255769 np0000174534 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-5db4fefb-6439-4331-a098-7a6bb7217265 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:15.257752 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:34:15.259469 np0000174534 devstack@c-api.service[112492]: INFO cinder.rpc [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:34:15.260339 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.264371 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.265238 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.266934 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.267906 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.268635 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.271384 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.271488 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.272010 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.273613 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.275591 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.275957 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.276129 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.276924 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.279159 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.279252 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.280262 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.280531 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.282491 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.283210 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.283708 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.284416 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.285720 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.286396 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.287883 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.289298 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.289517 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.289679 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.291192 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.292392 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.292612 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.293169 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.293969 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.294175 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.294266 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.296504 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.296711 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.296906 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.297133 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.298732 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.299600 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.301473 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.302406 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.302584 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.302659 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.304378 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.305875 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.306055 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.307136 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.307246 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.308055 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.308177 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.309651 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.309741 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.310728 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.311121 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.311206 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.312775 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.312840 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.313200 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.313308 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.314374 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.314446 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.315460 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.315823 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.315882 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.316604 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.316975 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.317225 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.317269 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.318384 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.318531 np0000174534 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:34:15.318573 np0000174534 devstack@c-api.service[112493]: WARNING cinder.api.contrib.hosts [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:34:15.319300 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.319349 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.319392 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.319978 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.320266 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.320324 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: extensions {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.320912 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.321476 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.321519 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.321660 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-availability-zone {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.322365 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.322918 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.323058 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.323167 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: qos-specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.324005 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.324334 np0000174534 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:34:15.324989 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.325234 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: extra_specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.325298 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.325549 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.326308 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.326576 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.326796 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.327072 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.327707 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.328305 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.328530 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.328807 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-volume-type-access {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.329002 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.329786 np0000174534 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:34:15.329975 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.330578 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.331070 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.331150 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-quota-class-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.331333 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.331634 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.332685 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.332913 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.332968 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.333667 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.334253 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.334321 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.334983 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.335680 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-snapshot-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.336152 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.336455 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.336999 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.337649 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: consistencygroups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.338115 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.338249 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.339038 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.339663 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.339786 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.340132 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: backups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.340553 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.341149 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.341982 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.342078 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.342139 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: scheduler-stats {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.343102 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.343429 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.343544 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.343610 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-quota-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.344656 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.345085 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.345336 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-volume-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.345403 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.346280 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.346524 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.346606 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: capabilities {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.346673 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.347648 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.347747 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-volume-transfer {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.347970 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.348638 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.349062 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:34:15.349485 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: os-hosts {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.349804 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.349872 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.350727 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.350858 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extended resource: cgsnapshots {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.351370 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.351495 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.352272 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.352457 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.contrib.snapshot_actions [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] SnapshotActionsController initialized {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:34:15.352829 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.353575 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.353704 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.353904 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.354233 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.355083 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.355173 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.355427 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.355716 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.356571 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:34:15.356691 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.356809 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.357269 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.357351 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.358359 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.358692 np0000174534 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.358786 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.358851 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.359616 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.359752 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.359823 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:34:15.359888 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.359952 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360042 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360146 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360249 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.360314 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360424 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360492 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360600 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360742 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360835 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.360906 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.360968 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.361115 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.361195 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.361334 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.361420 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:34:15.361792 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.362130 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.362620 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.363536 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.363608 np0000174534 devstack@c-api.service[112494]: WARNING keystonemiddleware.auth_token [None req-a8ef175e-ec2f-4a5b-90ac-ccf38bc06cf4 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:34:15.363686 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.364015 np0000174534 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.364982 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365096 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.365164 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365224 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365410 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365479 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.365538 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365538 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension AdminActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365655 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365730 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension AdminActions extending resource: backups {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365833 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.365936 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366147 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension TypesManage extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366253 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366353 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366424 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.366484 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366542 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366745 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] Extension UsedLimits extending resource: limits {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.366812 np0000174534 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.367682 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.367819 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.367895 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.367967 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368035 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368122 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368240 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368397 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368480 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368583 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368716 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.368927 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369004 np0000174534 devstack@c-api.service[112493]: WARNING keystonemiddleware.auth_token [None req-2024c766-b770-40ff-9a73-3a0c335165c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:34:15.369064 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369123 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369241 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369321 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369432 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.369493 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.369551 np0000174534 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e62d72a3668 pid: 112494 (default app) May 18 18:34:15.370843 np0000174534 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:34:15.371709 np0000174534 devstack@c-api.service[112495]: WARNING keystonemiddleware.auth_token [None req-bd483059-7b3b-4992-bcbe-253ca972690d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:34:15.371820 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372317 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372317 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372317 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372317 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372581 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372581 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372689 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372802 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.372932 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373146 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373247 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373361 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373470 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373570 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.373671 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:34:15.374947 np0000174534 devstack@c-api.service[112493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e62d72a3668 pid: 112493 (default app) May 18 18:34:15.375913 np0000174534 devstack@c-api.service[112492]: WARNING keystonemiddleware.auth_token [None req-5db4fefb-6439-4331-a098-7a6bb7217265 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:34:15.377626 np0000174534 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e62d72a3668 pid: 112495 (default app) May 18 18:34:15.378026 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378026 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378170 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378170 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378170 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378170 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378170 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378433 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378715 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378715 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378715 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378715 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378715 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378917 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378917 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.378917 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.378917 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379097 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379097 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379097 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379097 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379295 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379295 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379295 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379295 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379295 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379530 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379530 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379530 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379530 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379530 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379733 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.379989 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380249 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380522 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380790 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380790 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380790 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380790 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380965 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380965 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380965 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.380965 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.380965 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.381217 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.381217 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.381217 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.381217 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.381217 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384504 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384762 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384762 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384762 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384762 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384762 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384981 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384981 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384981 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.384981 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.384981 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385208 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385208 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385208 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385208 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385519 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385519 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385519 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385519 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385698 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385698 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385698 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385698 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385698 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385944 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385944 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385944 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.385944 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.385944 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386144 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386144 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386144 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386144 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386344 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386344 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386344 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386344 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386493 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386493 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386493 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386493 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386634 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386634 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386634 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386634 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386766 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386766 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386766 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386766 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.386900 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387097 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387097 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387097 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387097 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387097 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387327 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387543 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387742 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.387932 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388126 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388126 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388126 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388126 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388253 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388253 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388253 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388253 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388412 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388412 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388412 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388412 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388542 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388542 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388542 np0000174534 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:15.388542 np0000174534 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 18 18:34:15.388542 np0000174534 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-880295ea-d2bf-41f3-ba52-6b6c8a41c83a None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:34:15.388702 np0000174534 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e62d72a3668 pid: 112492 (default app) May 18 18:34:15.388738 np0000174534 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/1] 199.204.45.19 () {60 vars in 949 bytes} [Mon May 18 18:34:15 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 18 18:34:22.229902 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.229902 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.229902 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.229902 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.229902 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.230751 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.230751 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.230751 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.230751 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.230751 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231034 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231476 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231476 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231476 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231476 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231752 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231752 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231752 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231752 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231993 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231993 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.231993 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.231993 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232223 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232223 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232223 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232223 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232223 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232649 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232649 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232649 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232649 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232649 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.232941 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233417 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.233757 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234110 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234110 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234110 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234110 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234110 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234456 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234456 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234456 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234456 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234456 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.234752 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.235101 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235605 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.235605 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235605 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.235605 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.235605 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236059 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236059 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236059 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236059 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236059 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236375 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236375 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236375 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236375 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236607 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236607 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236607 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236607 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236784 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236784 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236784 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236784 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236784 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236957 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236957 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236957 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.236957 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.236957 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237124 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237124 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237124 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237124 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237275 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237275 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237275 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237275 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237417 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237417 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237417 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237417 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237559 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237559 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237559 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237559 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237713 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237713 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237713 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237713 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237855 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237855 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237855 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.237855 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.237855 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238032 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238252 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238252 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238252 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238252 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238252 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238416 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238643 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.238853 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239056 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239368 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239368 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239368 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239368 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239533 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239533 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239533 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239533 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239533 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 18 18:34:22.239724 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-de254ad9-a9d2-4d6f-99eb-1df12a929598 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:34:22.680619 np0000174534 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-de254ad9-a9d2-4d6f-99eb-1df12a929598 admin admin] POST https://199.204.45.19/volume/v3/types May 18 18:34:22.681164 np0000174534 devstack@c-api.service[112493]: DEBUG cinder.api.openstack.wsgi [None req-de254ad9-a9d2-4d6f-99eb-1df12a929598 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112493) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:34:22.682808 np0000174534 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:34:22.682808 np0000174534 devstack@c-api.service[112493]: warnings.warn( May 18 18:34:22.692768 np0000174534 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-de254ad9-a9d2-4d6f-99eb-1df12a929598 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:22.716573 np0000174534 devstack@c-api.service[112493]: INFO cinder.api.openstack.wsgi [None req-de254ad9-a9d2-4d6f-99eb-1df12a929598 admin admin] https://199.204.45.19/volume/v3/types returned with HTTP 200 May 18 18:34:22.716990 np0000174534 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 1/2] 199.204.45.19 () {68 vars in 1281 bytes} [Mon May 18 18:34:22 2026] POST /volume/v3/types => generated 186 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:34:22.746537 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.746537 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.746537 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.746537 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.746537 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747381 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.747381 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747381 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.747381 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747381 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.747736 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748044 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748044 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748044 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748044 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748286 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748286 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748286 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748286 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748722 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748722 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748722 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748722 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748941 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748941 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748941 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.748941 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.748941 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749201 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749201 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749201 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749201 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749201 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749532 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.749858 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.750154 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.751787 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.751787 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.751787 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.751787 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.751787 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752338 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.752338 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752338 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.752338 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752338 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.752894 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.753551 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.754153 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.754153 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.754153 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.754153 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.754153 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.754682 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.754682 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.754682 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.754682 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.754682 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.755235 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.755235 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.755235 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.755235 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.755697 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.755697 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.755697 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.755697 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756179 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756179 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756179 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756179 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756179 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756679 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756679 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756679 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756679 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756679 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756973 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756973 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.756973 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.756973 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757222 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757222 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757222 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757222 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757498 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757498 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757498 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757498 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757746 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757746 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.757746 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.757746 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758001 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758001 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758001 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758001 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758410 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758410 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758410 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758410 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758410 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758782 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758979 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758979 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758979 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.758979 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.758979 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759131 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.759637 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760053 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760380 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760572 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760572 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760572 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760572 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760706 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760706 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760706 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760706 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760706 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 18 18:34:22.760869 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [req-de254ad9-a9d2-4d6f-99eb-1df12a929598 req-1590f8ce-9853-4c5b-a3d9-bf6de377c671 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:34:23.087875 np0000174534 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-de254ad9-a9d2-4d6f-99eb-1df12a929598 req-1590f8ce-9853-4c5b-a3d9-bf6de377c671 admin admin] POST https://199.204.45.19/volume/v3/types/2e6e85ba-ed2e-4c11-8bab-92b37e64e438/extra_specs May 18 18:34:23.088459 np0000174534 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [req-de254ad9-a9d2-4d6f-99eb-1df12a929598 req-1590f8ce-9853-4c5b-a3d9-bf6de377c671 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:34:23.090303 np0000174534 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:34:23.090303 np0000174534 devstack@c-api.service[112495]: warnings.warn( May 18 18:34:23.099784 np0000174534 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [req-de254ad9-a9d2-4d6f-99eb-1df12a929598 req-1590f8ce-9853-4c5b-a3d9-bf6de377c671 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:34:23.159060 np0000174534 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [req-de254ad9-a9d2-4d6f-99eb-1df12a929598 req-1590f8ce-9853-4c5b-a3d9-bf6de377c671 admin admin] https://199.204.45.19/volume/v3/types/2e6e85ba-ed2e-4c11-8bab-92b37e64e438/extra_specs returned with HTTP 200 May 18 18:34:23.159632 np0000174534 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/3] 199.204.45.19 () {70 vars in 1498 bytes} [Mon May 18 18:34:22 2026] POST /volume/v3/types/2e6e85ba-ed2e-4c11-8bab-92b37e64e438/extra_specs => generated 55 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:34:25.250162 np0000174534 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=6 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:34:25.259097 np0000174534 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=6 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:34:32.714680 np0000174534 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:34:33.157626 np0000174534 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:42:20.031389 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.031389 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.031389 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.031389 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.031389 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032362 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.032362 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032362 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.032362 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032362 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.032711 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033111 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033111 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033111 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033111 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033417 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033417 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033417 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033417 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033670 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033670 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033670 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033670 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033918 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033918 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033918 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.033918 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.033918 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034324 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.034324 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034324 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.034324 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034324 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.034653 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035073 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035572 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035981 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035981 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035981 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.035981 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.035981 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036373 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.036373 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036373 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.036373 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036373 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.036706 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037104 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037518 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037518 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037518 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037518 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037518 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037888 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037888 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037888 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.037888 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.037888 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038271 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038271 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038271 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038271 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038563 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038563 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038563 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038563 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038853 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038853 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038853 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.038853 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.038853 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039212 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039212 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039212 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039212 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039212 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039582 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039582 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039582 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039582 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039858 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039858 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.039858 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.039858 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040147 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040147 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040147 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040147 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040587 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040587 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040587 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040587 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040885 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040885 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.040885 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.040885 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041164 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041164 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041164 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041164 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041164 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041570 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041983 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041983 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041983 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.041983 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.041983 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042358 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042590 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042791 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.042986 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043203 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043203 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043203 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043203 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043403 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043403 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043403 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043403 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043403 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-63cc53cd-6161-4540-a707-19cb3d782c9b None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:42:20.043576 np0000174534 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-63cc53cd-6161-4540-a707-19cb3d782c9b None None] GET https://199.204.45.19/volume// May 18 18:42:20.043784 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-63cc53cd-6161-4540-a707-19cb3d782c9b None None] Empty body provided in request {{(pid=112492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:42:20.043784 np0000174534 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [None req-63cc53cd-6161-4540-a707-19cb3d782c9b None None] Calling method 'all' {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:42:20.043784 np0000174534 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [None req-63cc53cd-6161-4540-a707-19cb3d782c9b None None] https://199.204.45.19/volume// returned with HTTP 300 May 18 18:42:20.043784 np0000174534 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/4] 199.204.45.19 () {66 vars in 1449 bytes} [Mon May 18 18:42:20 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)