May 14 06:12:03.172878 np0000174022 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 06:12:03.180443 np0000174022 devstack@c-api.service[112892]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 06:12:03 2026] *** May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: nodename: np0000174022 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: machine: x86_64 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: clock source: unix May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: pcre jit disabled May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: detected number of CPU cores: 16 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: current working directory: / May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: detected binary path: /usr/bin/uwsgi-core May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: your processes number limit is 256917 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: your memory page size is 4096 bytes May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: detected max file descriptor number: 2048 May 14 06:12:03.183165 np0000174022 devstack@c-api.service[112892]: lock engine: pthread robust mutexes May 14 06:12:03.184429 np0000174022 devstack@c-api.service[112892]: thunder lock: enabled May 14 06:12:03.184429 np0000174022 devstack@c-api.service[112892]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 06:12:03.184429 np0000174022 devstack@c-api.service[112892]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 06:12:03.184429 np0000174022 devstack@c-api.service[112892]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 06:12:03.184429 np0000174022 devstack@c-api.service[112892]: Set PythonHome to /opt/stack/data/venv May 14 06:12:03.220124 np0000174022 devstack@c-api.service[112892]: Python main interpreter initialized at 0x7e2b8f2a3668 May 14 06:12:03.220124 np0000174022 devstack@c-api.service[112892]: python threads support enabled May 14 06:12:03.220124 np0000174022 devstack@c-api.service[112892]: your server socket listen backlog is limited to 100 connections May 14 06:12:03.220124 np0000174022 devstack@c-api.service[112892]: your mercy for graceful operations on workers is 80 seconds May 14 06:12:03.220682 np0000174022 devstack@c-api.service[112892]: mapped 671795 bytes (656 KB) for 4 cores May 14 06:12:03.220844 np0000174022 devstack@c-api.service[112892]: *** Operational MODE: preforking *** May 14 06:12:03.221120 np0000174022 devstack@c-api.service[112892]: *** uWSGI is running in multiple interpreter mode *** May 14 06:12:03.221120 np0000174022 devstack@c-api.service[112892]: spawned uWSGI master process (pid: 112892) May 14 06:12:03.221303 np0000174022 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 06:12:03.221799 np0000174022 devstack@c-api.service[112892]: spawned uWSGI worker 1 (pid: 112894, cores: 1) May 14 06:12:03.222266 np0000174022 devstack@c-api.service[112892]: spawned uWSGI worker 2 (pid: 112895, cores: 1) May 14 06:12:03.222736 np0000174022 devstack@c-api.service[112892]: spawned uWSGI worker 3 (pid: 112896, cores: 1) May 14 06:12:03.223208 np0000174022 devstack@c-api.service[112892]: spawned uWSGI worker 4 (pid: 112897, cores: 1) May 14 06:12:03.223378 np0000174022 devstack@c-api.service[112892]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: we strongly recommend against using it for new projects. May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: If you are already using Eventlet, we recommend migrating to a different May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: framework. For more detail see May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 06:12:03.367550 np0000174022 devstack@c-api.service[112897]: import eventlet # noqa May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: we strongly recommend against using it for new projects. May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: If you are already using Eventlet, we recommend migrating to a different May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: framework. For more detail see May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 06:12:03.369330 np0000174022 devstack@c-api.service[112894]: import eventlet # noqa May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: we strongly recommend against using it for new projects. May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: If you are already using Eventlet, we recommend migrating to a different May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: framework. For more detail see May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 06:12:03.377433 np0000174022 devstack@c-api.service[112895]: import eventlet # noqa May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: we strongly recommend against using it for new projects. May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: If you are already using Eventlet, we recommend migrating to a different May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: framework. For more detail see May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 06:12:03.398566 np0000174022 devstack@c-api.service[112896]: import eventlet # noqa May 14 06:12:03.461771 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 06:12:03.461771 np0000174022 devstack@c-api.service[112894]: debtcollector.deprecate( May 14 06:12:03.464417 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 06:12:03.464417 np0000174022 devstack@c-api.service[112897]: debtcollector.deprecate( May 14 06:12:03.466945 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 06:12:03.466945 np0000174022 devstack@c-api.service[112895]: debtcollector.deprecate( May 14 06:12:03.513253 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 06:12:03.513253 np0000174022 devstack@c-api.service[112896]: debtcollector.deprecate( May 14 06:12:03.548582 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 06:12:03.548582 np0000174022 devstack@c-api.service[112894]: from cgi import parse_header May 14 06:12:03.551837 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 06:12:03.551837 np0000174022 devstack@c-api.service[112897]: from cgi import parse_header May 14 06:12:03.599417 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 06:12:03.599417 np0000174022 devstack@c-api.service[112894]: removals.removed_module( May 14 06:12:03.599417 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 06:12:03.599417 np0000174022 devstack@c-api.service[112894]: removals.removed_module( May 14 06:12:03.601129 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 06:12:03.601129 np0000174022 devstack@c-api.service[112897]: removals.removed_module( May 14 06:12:03.601412 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 06:12:03.601412 np0000174022 devstack@c-api.service[112896]: from cgi import parse_header May 14 06:12:03.601938 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 06:12:03.601938 np0000174022 devstack@c-api.service[112897]: removals.removed_module( May 14 06:12:03.610786 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 14 06:12:03.610786 np0000174022 devstack@c-api.service[112895]: from cgi import parse_header May 14 06:12:03.650653 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 06:12:03.650653 np0000174022 devstack@c-api.service[112896]: removals.removed_module( May 14 06:12:03.651348 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 06:12:03.651348 np0000174022 devstack@c-api.service[112896]: removals.removed_module( May 14 06:12:03.667604 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 14 06:12:03.667604 np0000174022 devstack@c-api.service[112895]: removals.removed_module( May 14 06:12:03.668464 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 14 06:12:03.668464 np0000174022 devstack@c-api.service[112895]: removals.removed_module( May 14 06:12:04.283776 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 06:12:04.283776 np0000174022 devstack@c-api.service[112894]: warnings.warn( May 14 06:12:04.284048 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 06:12:04.284048 np0000174022 devstack@c-api.service[112897]: warnings.warn( May 14 06:12:04.308855 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 06:12:04.308855 np0000174022 devstack@c-api.service[112896]: warnings.warn( May 14 06:12:04.361418 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 14 06:12:04.361418 np0000174022 devstack@c-api.service[112895]: warnings.warn( May 14 06:12:04.392603 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 06:12:04.392603 np0000174022 devstack@c-api.service[112897]: warnings.warn( May 14 06:12:04.409645 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 06:12:04.409645 np0000174022 devstack@c-api.service[112894]: warnings.warn( May 14 06:12:04.418618 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 06:12:04.418618 np0000174022 devstack@c-api.service[112896]: warnings.warn( May 14 06:12:04.477451 np0000174022 devstack@c-api.service[112895]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 14 06:12:04.477451 np0000174022 devstack@c-api.service[112895]: warnings.warn( May 14 06:12:04.709460 np0000174022 devstack@c-api.service[112897]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 06:12:04.709838 np0000174022 devstack@c-api.service[112897]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112897) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 06:12:04.725837 np0000174022 devstack@c-api.service[112894]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 06:12:04.726089 np0000174022 devstack@c-api.service[112894]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112894) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 06:12:04.732294 np0000174022 devstack@c-api.service[112896]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 06:12:04.732576 np0000174022 devstack@c-api.service[112896]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112896) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 06:12:04.767603 np0000174022 devstack@c-api.service[112895]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 14 06:12:04.768053 np0000174022 devstack@c-api.service[112895]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112895) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 06:12:04.798071 np0000174022 devstack@c-api.service[112894]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 06:12:04.798071 np0000174022 devstack@c-api.service[112894]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 06:12:04.801622 np0000174022 devstack@c-api.service[112897]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 06:12:04.801622 np0000174022 devstack@c-api.service[112897]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 06:12:04.804454 np0000174022 devstack@c-api.service[112896]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 06:12:04.804454 np0000174022 devstack@c-api.service[112896]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 06:12:04.829356 np0000174022 devstack@c-api.service[112895]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 14 06:12:04.829356 np0000174022 devstack@c-api.service[112895]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 06:12:05.259465 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112897) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 06:12:05.259709 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112894) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 06:12:05.259841 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112896) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 06:12:05.261478 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.261478 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.261715 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.261820 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.261931 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.262038 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.262149 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.262258 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112895) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 06:12:05.262370 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.262558 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.262683 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.262683 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.262683 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.262998 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.262998 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.262998 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.262998 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.262998 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.263440 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.263574 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.267539 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.267591 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.267637 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.267671 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.267709 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.267740 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.267773 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.267813 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.267813 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.267908 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.267942 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.267975 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.268007 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.268040 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.268071 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.268103 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.268133 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.268173 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.268216 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.268216 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.268216 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.268311 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.268518 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.268554 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.268589 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.269126 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.269126 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.269126 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.269238 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.269278 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.269278 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.269335 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.269367 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.269435 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.269473 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.269510 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.269510 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.269510 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.269510 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.270443 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.270549 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.270549 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.270687 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.270687 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.270834 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.270910 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.270910 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.271059 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.271512 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.271512 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.271512 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.272782 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.272782 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.272916 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.272999 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.273074 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.273143 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.273215 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.273283 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.273352 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.273352 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.273530 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.273600 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.273686 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.273771 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.273846 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.273917 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.273978 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.274039 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.274100 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.274171 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.274232 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.274293 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.274367 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.274468 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.274554 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.274626 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.274702 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.274769 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.274845 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.274914 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.274914 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.274914 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.275142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.275655 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.275655 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.275655 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.275904 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.275982 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.276052 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.276117 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.276193 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.276262 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.276330 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.276415 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.276510 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.276510 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.276660 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.276744 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.276815 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.276815 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.276815 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.276815 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.276815 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.277153 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.277229 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.277302 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.277713 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.277713 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.277713 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.277915 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.277983 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.278048 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.278113 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.278113 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.278250 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.278318 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.278414 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.278495 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.278565 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.278900 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.278942 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.278976 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.279010 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.279045 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.279076 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.279111 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.279141 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.279175 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.279220 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.279255 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.279294 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.279294 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.279294 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.279294 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.279425 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.279425 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.279500 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.279540 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.279540 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.279601 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.279639 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.279672 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.279711 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.279742 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.279774 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.279828 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.279828 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.279828 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.279929 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.279929 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.279929 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.279929 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.280057 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.280094 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.280135 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.280168 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.280207 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.280239 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.280274 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.280274 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.280274 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.280369 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.280812 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.280884 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.280884 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.280884 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.281104 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.281177 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.281246 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.281319 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.281442 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.281524 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.281605 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.281689 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.281762 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.281858 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.281935 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.282102 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.282184 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.282254 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.282333 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.282441 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.282527 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.282603 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.282684 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.282757 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.282826 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.282895 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.282895 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.282895 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.283097 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.283561 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.283604 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.283647 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.283681 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.283713 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.283775 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.283814 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.283846 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.283879 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.283918 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.283954 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.283987 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284026 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.284058 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284091 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.284125 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284156 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.284194 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.284227 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.284252 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.284276 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284303 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.284335 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.284361 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284361 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.284433 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.284463 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.284486 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.284508 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.284531 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284553 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.284581 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284608 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.284634 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.284660 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284687 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.284713 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.284736 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.284761 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.284783 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.284806 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.284832 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284858 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284880 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.284903 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.284934 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.284961 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.284984 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285007 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.285031 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.285054 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285081 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.285104 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.285128 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.285150 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.285177 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.285200 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.285226 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285251 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.285273 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.285295 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285325 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.285352 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.285376 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.285641 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.285666 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.285697 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.285725 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.285747 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.285773 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.285805 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.285827 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.285850 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285876 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.285899 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285923 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.285923 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.285965 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.285990 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.286017 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.286045 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.286071 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.286096 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.286120 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.286120 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.286162 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.286186 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.286210 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.286233 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.286262 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.286262 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.286307 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.286307 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.286307 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.286374 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.286428 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.286459 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.286483 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.286508 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.286540 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.286564 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.286564 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.286608 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.286633 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.286633 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.290100 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.290165 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.290203 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.290244 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.290280 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.290314 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.290343 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.290368 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.290454 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.290489 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.290515 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.290544 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.290582 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.290616 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.290916 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.290966 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.291039 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.291096 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.291127 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.291164 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.291205 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.291238 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.291275 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.291314 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.291343 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.291430 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.291474 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.291552 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.291852 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.291909 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.291977 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.292032 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.292099 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.292132 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.292167 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.292198 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.292230 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.292256 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.292285 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.292315 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.292341 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.292368 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.292415 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.292441 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.292468 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.292513 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.292541 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.292574 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.292600 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.292633 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.292665 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.292696 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.292730 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.292758 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.292803 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.292850 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.292891 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.292925 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.292963 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.292996 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.293030 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.293064 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.293096 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.293120 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.293154 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.293193 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.293193 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.293193 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.293193 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.293296 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.293330 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.293364 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.293420 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.293420 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.293477 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.293512 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.293537 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.293563 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.293592 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.293618 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.293646 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.293684 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.293724 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.293763 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.293793 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.293817 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.293847 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.293878 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.293903 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.293927 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.293951 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.293979 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.294009 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.294040 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.294068 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.294093 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.294125 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.294150 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.294173 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.294201 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.294227 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.294255 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.294280 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.294305 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.294330 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.294367 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.294406 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.294455 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.294492 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.294522 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.294554 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.294585 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.294614 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.294648 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.294699 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.294755 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.294814 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.294873 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.294937 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.294968 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.294998 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.295023 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.295053 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.295078 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.295102 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.295133 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.295164 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.295193 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.295219 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.295247 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.295278 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.295308 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.295341 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.295369 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.295422 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.295456 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.295489 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.295514 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.295540 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.295569 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.297171 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.297250 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.297295 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.297332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.297433 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.297490 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.297531 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.297567 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.297615 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.297658 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.297699 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.297743 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.297784 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.297827 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.297902 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.297955 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.297955 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.297955 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.298069 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.298111 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.298148 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.298193 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.298232 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.298270 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.298439 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.298439 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.298439 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.298439 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.302411 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.302513 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.302513 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.302614 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.302670 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.302713 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.302768 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.302831 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.302885 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.302979 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.303026 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.303075 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.303114 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.303156 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.303193 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.303238 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.303287 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.303287 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.303364 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.303441 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.303441 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.303519 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.303560 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.303602 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.303642 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.303742 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.303816 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.303910 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.305709 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.305771 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.305820 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.305870 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.305931 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.305977 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.306058 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.306173 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.306230 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.306280 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.306330 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.306371 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.306443 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.306487 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.306526 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.306574 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.306615 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.306658 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.306698 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.306745 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.306798 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.306879 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.306935 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.307002 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.307062 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.307108 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.307177 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.307238 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.307290 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.307339 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.307402 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.307447 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.307482 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.307518 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.307567 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.307610 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.307747 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.307812 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.307856 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.307910 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.307962 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.308004 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.308045 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.308086 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.308123 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.308163 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.308199 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.308234 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.308275 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.308318 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.308318 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.308414 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.308454 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.308454 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.308528 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.308569 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.308606 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.308647 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.308696 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.308741 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.308777 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.308814 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.308850 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.308885 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.308921 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.308959 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.308993 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.309035 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.309077 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.309113 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.309152 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.309194 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.309229 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.309264 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.309300 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.309335 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.309377 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.309448 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.309492 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.309539 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.309579 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.309618 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.309657 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.309704 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.309742 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.309782 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.309829 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.309881 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.309926 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.309967 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.310004 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.310042 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.310080 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.310118 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.310163 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.310205 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.310243 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.310290 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.310331 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.310374 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.310432 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.310472 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.310521 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.310562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.310599 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.310643 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.310692 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.310729 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.310768 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.310809 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.310848 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.310889 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.310929 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.310969 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.311008 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.311048 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.311048 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.311048 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.311168 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.311210 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.311250 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.311299 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.311346 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.311403 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.311444 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.311484 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.311537 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.311580 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.311633 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.311676 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.311676 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.311745 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.311792 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.311834 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.311873 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.311920 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.311966 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.312006 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.312050 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.312094 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.312134 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.312174 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.312217 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.312262 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.312304 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.312345 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.312416 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.312464 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.312506 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.312506 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.312587 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.312625 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.312668 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.312714 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.312759 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.312803 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.312850 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.312896 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.312936 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.312981 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.313021 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.313063 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.313103 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.313142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.313142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.313142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.313142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.313142 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.313332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.313332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.313332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.313332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.313332 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.313531 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.313575 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.313575 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.313665 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.313665 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.313665 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.313778 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.313819 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.313858 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.313896 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.313942 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.313983 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.314024 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.314024 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.314024 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.314024 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.314148 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.314373 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314373 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.314373 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.314373 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.314531 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314571 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.314610 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.314650 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314688 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.314727 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.314777 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.314816 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.314851 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.314888 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314926 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.314968 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.315004 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.315039 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.315077 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.315125 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.315169 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.315212 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.315247 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.315285 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.315325 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.315365 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.315415 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.315451 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.315489 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.315538 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.315575 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.315662 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.315702 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.315740 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.315776 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.315815 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.315853 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.315890 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.315934 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.315968 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.316098 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.316232 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.316275 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.316315 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.316347 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.316405 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.316441 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.316496 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.316529 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.316561 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.316599 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.316637 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.316670 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.316810 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.316858 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.316858 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.316967 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.316967 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.316967 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.317105 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.317141 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.317141 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.317210 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.317257 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.317290 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.317328 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.317361 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.317448 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.317491 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.317524 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.317524 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.317585 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.317630 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.317667 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.317667 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.317667 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.317667 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.317800 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.317800 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.317800 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.317800 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.317924 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.317924 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.317989 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.318061 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.318127 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.318169 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.318204 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.318237 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.318270 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.318303 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.318340 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.318372 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.318442 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.318476 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.318515 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.318553 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.318586 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.318617 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.318651 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.318690 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.318722 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.318758 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.318758 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.318758 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.319784 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.319860 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.319965 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.320021 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.320123 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.320201 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.320298 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.320435 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.320493 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.320623 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.320623 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.320697 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.320738 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.320771 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.320812 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.320844 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.320878 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.320918 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.320951 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.320991 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.321026 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.321060 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.321060 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.321134 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.321172 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.321213 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.321245 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.321281 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.321565 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.321723 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.321857 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.322023 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.322153 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.322279 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.322464 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 06:12:05.323997 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112895) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.324083 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.324127 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112896) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.324178 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.324178 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.324270 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.324313 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112895) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.324353 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.324425 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112895) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.324504 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.324504 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112896) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.324504 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112896) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.325245 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112897) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.325303 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.325415 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.325486 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.325563 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112897) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.325609 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112897) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.325915 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112894) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 06:12:05.326072 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 06:12:05.326280 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 06:12:05.326444 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 06:12:05.326573 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112894) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 06:12:05.326722 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112894) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 06:12:05.373670 np0000174022 devstack@c-api.service[112896]: INFO dbcounter [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Registered counter for database cinder May 14 06:12:05.374250 np0000174022 devstack@c-api.service[112894]: INFO dbcounter [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Registered counter for database cinder May 14 06:12:05.374998 np0000174022 devstack@c-api.service[112895]: INFO dbcounter [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Registered counter for database cinder May 14 06:12:05.387078 np0000174022 devstack@c-api.service[112896]: DEBUG oslo_db.sqlalchemy.engines [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb 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=112896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.388241 np0000174022 devstack@c-api.service[112894]: DEBUG oslo_db.sqlalchemy.engines [None req-7866587d-be63-4f29-a565-937239db7c81 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=112894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.389700 np0000174022 devstack@c-api.service[112895]: DEBUG oslo_db.sqlalchemy.engines [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 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=112895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.391950 np0000174022 devstack@c-api.service[112897]: INFO dbcounter [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Registered counter for database cinder May 14 06:12:05.405638 np0000174022 devstack@c-api.service[112897]: DEBUG oslo_db.sqlalchemy.engines [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e 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=112897) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.506074 np0000174022 devstack@c-api.service[112896]: DEBUG dbcounter [-] [112896] Writer thread running {{(pid=112896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 06:12:05.508745 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 06:12:05.512167 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 06:12:05.514782 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 06:12:05.515961 np0000174022 devstack@c-api.service[112894]: DEBUG dbcounter [-] [112894] Writer thread running {{(pid=112894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 06:12:05.517316 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 06:12:05.518705 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.519003 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 06:12:05.520707 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.521606 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 06:12:05.524191 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 06:12:05.525550 np0000174022 devstack@c-api.service[112896]: DEBUG oslo_db.sqlalchemy.engines [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb 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=112896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.527397 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 06:12:05.528007 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 06:12:05.528875 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.529676 np0000174022 devstack@c-api.service[112897]: DEBUG dbcounter [-] [112897] Writer thread running {{(pid=112897) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 06:12:05.530755 np0000174022 devstack@c-api.service[112896]: INFO cinder.rpc [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 06:12:05.531013 np0000174022 devstack@c-api.service[112895]: DEBUG dbcounter [-] [112895] Writer thread running {{(pid=112895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 06:12:05.531705 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.532241 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 06:12:05.532327 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.534258 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 06:12:05.534887 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 06:12:05.536989 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 06:12:05.537697 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 06:12:05.538296 np0000174022 devstack@c-api.service[112894]: DEBUG oslo_db.sqlalchemy.engines [None req-7866587d-be63-4f29-a565-937239db7c81 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=112894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.538880 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 06:12:05.540016 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.540982 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 06:12:05.541206 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 06:12:05.555483 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.555581 np0000174022 devstack@c-api.service[112894]: INFO cinder.rpc [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 06:12:05.555644 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 06:12:05.555707 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.555770 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.555831 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.555893 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.555952 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.556012 np0000174022 devstack@c-api.service[112897]: DEBUG oslo_db.sqlalchemy.engines [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e 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=112897) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.556078 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.556137 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 06:12:05.556195 np0000174022 devstack@c-api.service[112895]: DEBUG oslo_db.sqlalchemy.engines [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 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=112895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:05.556258 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.556515 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 06:12:05.557172 np0000174022 devstack@c-api.service[112897]: INFO cinder.rpc [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 06:12:05.557710 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.558818 np0000174022 devstack@c-api.service[112895]: INFO cinder.rpc [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 06:12:05.559023 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.559524 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.560020 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.561572 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.562860 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.564899 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.566080 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.567797 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.570315 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.570483 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.570921 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.572464 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.573535 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.573663 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.574874 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.575268 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.576901 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.578147 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.578258 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.580844 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.581059 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.581298 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.583059 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.584159 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.584509 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.585077 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.587862 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.588294 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.588481 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.589404 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.590997 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.591071 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.591712 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.592557 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.592859 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.594065 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.594599 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.595403 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.595529 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.596957 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.597697 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.598113 np0000174022 devstack@c-api.service[112896]: WARNING cinder.api.contrib.hosts [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 06:12:05.598884 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.599276 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.599887 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: extensions {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.601210 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.601313 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-availability-zone {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.602150 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.602285 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.602530 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: qos-specs {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.604615 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: extra_specs {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.605647 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.606208 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: encryption {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.607424 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.607708 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-volume-type-access {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.607852 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.607944 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.609285 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.609447 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-quota-class-sets {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.610854 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.611716 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: encryption {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.611821 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.612483 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.612596 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.612789 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-snapshot-manage {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.613475 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.614071 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.614268 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: consistencygroups {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.615107 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.615578 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.616189 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.616255 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: backups {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.616583 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.617059 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.618205 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: scheduler-stats {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.618276 np0000174022 devstack@c-api.service[112894]: WARNING cinder.api.contrib.hosts [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 06:12:05.618330 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.619037 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.619597 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-quota-sets {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.619847 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.620052 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: extensions {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.620282 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.621021 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-volume-manage {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.621320 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.621465 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-availability-zone {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.622312 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.622527 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: capabilities {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.622807 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: qos-specs {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.622910 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.623768 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-volume-transfer {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.624068 np0000174022 devstack@c-api.service[112897]: WARNING cinder.api.contrib.hosts [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 06:12:05.624851 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.624963 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: extra_specs {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.625409 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: os-hosts {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.625915 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: extensions {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.626036 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.626501 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: encryption {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.626765 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extended resource: cgsnapshots {{(pid=112896) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.627265 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-availability-zone {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.627990 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-volume-type-access {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.628191 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.contrib.snapshot_actions [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] SnapshotActionsController initialized {{(pid=112896) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 06:12:05.628591 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: qos-specs {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.629084 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.630314 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-quota-class-sets {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.630617 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.630687 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: extra_specs {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.631666 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: encryption {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.632019 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.632297 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: encryption {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.632583 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.633235 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-snapshot-manage {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.633402 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.633951 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-volume-type-access {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.634759 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: consistencygroups {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.634863 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.635672 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-quota-class-sets {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.636395 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.636598 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.636814 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: backups {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.637682 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: encryption {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.637757 np0000174022 devstack@c-api.service[112896]: WARNING castellan.key_manager.migration [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.638707 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.638839 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.638884 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: scheduler-stats {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.638941 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639025 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.639073 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639157 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639208 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-snapshot-manage {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.639249 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension AdminActions extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639449 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension AdminActions extending resource: snapshots {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639557 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension AdminActions extending resource: backups {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639682 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.639780 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeActions extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640001 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension TypesManage extending resource: types {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640106 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640196 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640266 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-quota-sets {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.640343 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640434 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640493 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.v3.router [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] Extension UsedLimits extending resource: limits {{(pid=112896) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.640703 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: consistencygroups {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.640777 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.641812 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-volume-manage {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.642659 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.642731 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: backups {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.642806 np0000174022 devstack@c-api.service[112896]: WARNING keystonemiddleware.auth_token [None req-69b9e72e-54e8-436b-abe8-d2973e1f5bfb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 06:12:05.643329 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: capabilities {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.644583 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-volume-transfer {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.644666 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.644725 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: scheduler-stats {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.646237 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-quota-sets {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.646448 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: os-hosts {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.646943 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.647677 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-volume-manage {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.647899 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extended resource: cgsnapshots {{(pid=112894) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.648742 np0000174022 devstack@c-api.service[112896]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b8f2a3668 pid: 112896 (default app) May 14 06:12:05.648964 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.649101 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: capabilities {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.649322 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.contrib.snapshot_actions [None req-7866587d-be63-4f29-a565-937239db7c81 None None] SnapshotActionsController initialized {{(pid=112894) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 06:12:05.650264 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.650379 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-volume-transfer {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.650856 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.651817 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.652035 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: os-hosts {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.652090 np0000174022 devstack@c-api.service[112895]: WARNING cinder.api.contrib.hosts [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 06:12:05.652923 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.653275 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.653403 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extended resource: cgsnapshots {{(pid=112897) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.653978 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: extensions {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.654798 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.655035 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] SnapshotActionsController initialized {{(pid=112897) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 06:12:05.655686 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-availability-zone {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.656273 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.656316 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.657246 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: qos-specs {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.657346 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.657346 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.657346 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.657346 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.657346 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.657777 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.657777 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.657777 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.657777 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.657777 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658106 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658495 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658495 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658495 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658495 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658778 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658778 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.658778 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.658778 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659042 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659042 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659042 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659042 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659281 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659281 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659281 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659281 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659281 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659632 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659632 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659632 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659632 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659632 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.659921 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660280 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.660680 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661095 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661095 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661095 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661095 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661095 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661439 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661439 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661439 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661611 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.661670 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661670 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661670 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.661670 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.661670 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662048 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662048 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662048 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662048 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662048 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662344 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662697 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662697 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662697 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.662697 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.662697 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663029 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663029 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663029 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663029 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663029 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663317 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663317 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663317 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663317 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663604 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663604 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663604 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663604 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663836 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663836 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663836 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.663836 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.663836 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664149 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664149 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664149 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664149 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664149 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664453 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664453 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664453 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664453 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664688 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664688 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664688 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664688 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664929 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664929 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.664929 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.664929 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665131 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665131 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665131 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665131 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665351 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665351 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665351 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665351 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.665579 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666037 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666037 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666037 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666037 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666037 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666312 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666735 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666945 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.666982 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667198 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667430 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667430 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667430 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667430 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667568 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667568 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667568 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667568 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667710 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667710 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667710 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667710 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667887 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667887 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.667887 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:05.667887 np0000174022 devstack@c-api.service[112896]: warnings.warn(deprecated_msg) May 14 06:12:05.668054 np0000174022 devstack@c-api.service[112894]: WARNING castellan.key_manager.migration [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.668092 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: extra_specs {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.668128 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668128 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668128 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668226 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.middleware.request_id [None req-1a8ee37c-5a8d-4d91-9a57-2fe156e49d4b None None] RequestId filter calling following filter/app {{(pid=112896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 06:12:05.668267 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668300 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension AdminActions extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension AdminActions extending resource: snapshots {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension AdminActions extending resource: backups {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeActions extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668331 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension TypesManage extending resource: types {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668562 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.v3.router [None req-7866587d-be63-4f29-a565-937239db7c81 None None] Extension UsedLimits extending resource: limits {{(pid=112894) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.668714 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: encryption {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.668756 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.668792 np0000174022 devstack@c-api.service[112896]: [pid: 112896|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 949 bytes} [Thu May 14 06:12:05 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 14 06:12:05.668825 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.668856 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-volume-type-access {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.668897 np0000174022 devstack@c-api.service[112894]: WARNING keystonemiddleware.auth_token [None req-7866587d-be63-4f29-a565-937239db7c81 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 06:12:05.668937 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.668970 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-quota-class-sets {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: WARNING castellan.key_manager.migration [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669009 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension AdminActions extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669319 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: encryption {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.669358 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension AdminActions extending resource: snapshots {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669358 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension AdminActions extending resource: backups {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669358 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669358 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeActions extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669358 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension TypesManage extending resource: types {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669542 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669542 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669610 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669710 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.669808 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.v3.router [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] Extension UsedLimits extending resource: limits {{(pid=112897) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.670377 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-snapshot-manage {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.670856 np0000174022 devstack@c-api.service[112894]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b8f2a3668 pid: 112894 (default app) May 14 06:12:05.672110 np0000174022 devstack@c-api.service[112897]: WARNING keystonemiddleware.auth_token [None req-1d1d30bc-5c87-4db1-aff6-5ce603f60f6e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 06:12:05.674669 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: consistencygroups {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.676640 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: backups {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.677951 np0000174022 devstack@c-api.service[112897]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b8f2a3668 pid: 112897 (default app) May 14 06:12:05.679378 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: scheduler-stats {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.680998 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-quota-sets {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.682887 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-volume-manage {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.684876 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: capabilities {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.686532 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-volume-transfer {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.688428 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: os-hosts {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.690563 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extended resource: cgsnapshots {{(pid=112895) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 06:12:05.692505 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.contrib.snapshot_actions [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] SnapshotActionsController initialized {{(pid=112895) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 06:12:05.693651 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.695773 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.697628 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.699953 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.701907 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.703690 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.705524 np0000174022 devstack@c-api.service[112895]: WARNING castellan.key_manager.migration [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 06:12:05.706831 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.706998 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707129 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707257 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707352 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707486 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension AdminActions extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707623 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension AdminActions extending resource: snapshots {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707738 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension AdminActions extending resource: backups {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.707919 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708095 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeActions extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708347 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension TypesManage extending resource: types {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708468 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708607 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708736 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708844 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.708970 np0000174022 devstack@c-api.service[112895]: DEBUG cinder.api.v3.router [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] Extension UsedLimits extending resource: limits {{(pid=112895) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 06:12:05.712569 np0000174022 devstack@c-api.service[112895]: WARNING keystonemiddleware.auth_token [None req-2267b57c-bdea-4c09-9b1c-ee54e20b4f66 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 06:12:05.720613 np0000174022 devstack@c-api.service[112895]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2b8f2a3668 pid: 112895 (default app) May 14 06:12:12.935447 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.middleware.request_id [None req-3b4f655e-3180-4297-84e7-5425087567e4 None None] RequestId filter calling following filter/app {{(pid=112896) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 06:12:13.520659 np0000174022 devstack@c-api.service[112896]: INFO cinder.api.openstack.wsgi [None req-3b4f655e-3180-4297-84e7-5425087567e4 admin admin] POST https://199.204.45.95/volume/v3/types May 14 06:12:13.521469 np0000174022 devstack@c-api.service[112896]: DEBUG cinder.api.openstack.wsgi [None req-3b4f655e-3180-4297-84e7-5425087567e4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112896) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 06:12:13.523756 np0000174022 devstack@c-api.service[112896]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 06:12:13.523756 np0000174022 devstack@c-api.service[112896]: warnings.warn( May 14 06:12:13.536124 np0000174022 devstack@c-api.service[112896]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4f655e-3180-4297-84e7-5425087567e4 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=112896) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:13.573557 np0000174022 devstack@c-api.service[112896]: INFO cinder.api.openstack.wsgi [None req-3b4f655e-3180-4297-84e7-5425087567e4 admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 May 14 06:12:13.574249 np0000174022 devstack@c-api.service[112896]: [pid: 112896|app: 0|req: 2/2] 199.204.45.95 () {68 vars in 1281 bytes} [Thu May 14 06:12:12 2026] POST /volume/v3/types => generated 186 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 06:12:13.606640 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.606640 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.606640 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.606640 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607319 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607319 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607319 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607319 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607559 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607771 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607771 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607771 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607771 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607771 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607959 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607959 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607959 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.607959 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.607959 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608159 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608159 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608159 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608159 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608305 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608305 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608305 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608305 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608305 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608511 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608511 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608511 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608511 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608511 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608681 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.608902 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609127 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609466 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609466 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609466 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609466 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609466 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609678 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609678 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609678 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609678 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609678 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.609854 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610066 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610361 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610361 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610361 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610361 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610361 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610637 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610637 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610637 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610637 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610637 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610836 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610836 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610836 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610836 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610993 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610993 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.610993 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.610993 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611149 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611149 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611149 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611149 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611149 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611366 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611366 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611366 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611366 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611366 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611586 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611586 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611586 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611586 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611844 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611844 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.611844 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.611844 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612009 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612009 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612009 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612009 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612151 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612151 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612151 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612151 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612304 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612304 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612304 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612304 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612486 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612486 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612486 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612486 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612486 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612695 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612934 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612934 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612934 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.612934 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.612934 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613115 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613396 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613623 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.613862 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614089 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614089 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614089 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614089 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614241 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614241 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614241 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614241 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614241 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: warnings.warn(deprecated_msg) May 14 06:12:13.614460 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.middleware.request_id [req-3b4f655e-3180-4297-84e7-5425087567e4 req-e45eecf5-0f25-44b2-b8da-c107ac807175 None None] RequestId filter calling following filter/app {{(pid=112894) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 06:12:13.965831 np0000174022 devstack@c-api.service[112894]: INFO cinder.api.openstack.wsgi [req-3b4f655e-3180-4297-84e7-5425087567e4 req-e45eecf5-0f25-44b2-b8da-c107ac807175 admin admin] POST https://199.204.45.95/volume/v3/types/03afec08-a6a0-4cea-9ebe-559164182708/extra_specs May 14 06:12:13.966587 np0000174022 devstack@c-api.service[112894]: DEBUG cinder.api.openstack.wsgi [req-3b4f655e-3180-4297-84e7-5425087567e4 req-e45eecf5-0f25-44b2-b8da-c107ac807175 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112894) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 06:12:13.969379 np0000174022 devstack@c-api.service[112894]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 06:12:13.969379 np0000174022 devstack@c-api.service[112894]: warnings.warn( May 14 06:12:13.976488 np0000174022 devstack@c-api.service[112894]: DEBUG oslo_db.sqlalchemy.engines [req-3b4f655e-3180-4297-84e7-5425087567e4 req-e45eecf5-0f25-44b2-b8da-c107ac807175 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=112894) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 06:12:14.035874 np0000174022 devstack@c-api.service[112894]: INFO cinder.api.openstack.wsgi [req-3b4f655e-3180-4297-84e7-5425087567e4 req-e45eecf5-0f25-44b2-b8da-c107ac807175 admin admin] https://199.204.45.95/volume/v3/types/03afec08-a6a0-4cea-9ebe-559164182708/extra_specs returned with HTTP 200 May 14 06:12:14.036230 np0000174022 devstack@c-api.service[112894]: [pid: 112894|app: 0|req: 1/3] 199.204.45.95 () {70 vars in 1498 bytes} [Thu May 14 06:12:13 2026] POST /volume/v3/types/03afec08-a6a0-4cea-9ebe-559164182708/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 06:12:15.555469 np0000174022 devstack@c-api.service[112897]: DEBUG dbcounter [-] [112897] Writing DB stats cinder:SELECT=6 {{(pid=112897) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 06:12:15.558178 np0000174022 devstack@c-api.service[112895]: DEBUG dbcounter [-] [112895] Writing DB stats cinder:SELECT=6 {{(pid=112895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 06:12:23.570578 np0000174022 devstack@c-api.service[112896]: DEBUG dbcounter [-] [112896] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 06:12:24.034364 np0000174022 devstack@c-api.service[112894]: DEBUG dbcounter [-] [112894] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112894) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 06:15:39.547514 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.547514 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.547514 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.547514 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.548470 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.548470 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.548470 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.548470 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.549239 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550131 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550131 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550131 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550131 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550131 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550575 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550575 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550575 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550575 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550575 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550892 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550892 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.550892 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.550892 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.551164 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.551164 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.551164 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.551164 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.551164 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.552035 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.552035 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.552035 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.552035 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.552035 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.553279 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554177 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554753 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554997 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554997 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554997 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.554997 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.554997 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555223 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555223 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555223 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555223 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555223 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555602 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.555859 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.556073 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.556073 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.556073 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.556073 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.556073 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.556300 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.556300 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.556300 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.556300 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.556300 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557028 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557028 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557028 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557028 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557376 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557376 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557376 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557376 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557765 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557765 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557765 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.557765 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.557765 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558199 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558199 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558199 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558199 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558199 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558660 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558660 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558660 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558660 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558988 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558988 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.558988 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.558988 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.559316 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.559316 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.559316 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.559316 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.559766 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.559766 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.559766 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.559766 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560113 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560113 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560113 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560113 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560486 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560486 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560486 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560486 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560486 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.560896 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561411 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561411 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561411 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561411 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561411 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561611 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.561855 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562046 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562226 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562409 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562409 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562409 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562409 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562529 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562529 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562529 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562529 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562529 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: warnings.warn(deprecated_msg) May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.middleware.request_id [None req-d0d8f7d7-3070-4219-bac1-f0cb83f89417 None None] RequestId filter calling following filter/app {{(pid=112897) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 06:15:39.562689 np0000174022 devstack@c-api.service[112897]: INFO cinder.api.openstack.wsgi [None req-d0d8f7d7-3070-4219-bac1-f0cb83f89417 None None] GET https://199.204.45.95/volume// May 14 06:15:39.562866 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.openstack.wsgi [None req-d0d8f7d7-3070-4219-bac1-f0cb83f89417 None None] Empty body provided in request {{(pid=112897) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 06:15:39.562866 np0000174022 devstack@c-api.service[112897]: DEBUG cinder.api.openstack.wsgi [None req-d0d8f7d7-3070-4219-bac1-f0cb83f89417 None None] Calling method 'all' {{(pid=112897) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 06:15:39.562866 np0000174022 devstack@c-api.service[112897]: INFO cinder.api.openstack.wsgi [None req-d0d8f7d7-3070-4219-bac1-f0cb83f89417 None None] https://199.204.45.95/volume// returned with HTTP 300 May 14 06:15:39.562866 np0000174022 devstack@c-api.service[112897]: [pid: 112897|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Thu May 14 06:15:39 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)