May 29 01:32:20.686638 np0000177372 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:32:20.697099 np0000177372 devstack@c-api.service[112443]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:32:20 2026] *** May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: nodename: np0000177372 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: machine: x86_64 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: clock source: unix May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: pcre jit disabled May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: detected number of CPU cores: 16 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: current working directory: / May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: detected binary path: /usr/bin/uwsgi-core May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: your processes number limit is 256917 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: your memory page size is 4096 bytes May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: detected max file descriptor number: 2048 May 29 01:32:20.700371 np0000177372 devstack@c-api.service[112443]: lock engine: pthread robust mutexes May 29 01:32:20.701133 np0000177372 devstack@c-api.service[112443]: thunder lock: enabled May 29 01:32:20.701133 np0000177372 devstack@c-api.service[112443]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:32:20.701133 np0000177372 devstack@c-api.service[112443]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:32:20.701133 np0000177372 devstack@c-api.service[112443]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:32:20.701133 np0000177372 devstack@c-api.service[112443]: Set PythonHome to /opt/stack/data/venv May 29 01:32:20.737163 np0000177372 devstack@c-api.service[112443]: Python main interpreter initialized at 0x7e611faa3668 May 29 01:32:20.737163 np0000177372 devstack@c-api.service[112443]: python threads support enabled May 29 01:32:20.737163 np0000177372 devstack@c-api.service[112443]: your server socket listen backlog is limited to 100 connections May 29 01:32:20.737163 np0000177372 devstack@c-api.service[112443]: your mercy for graceful operations on workers is 80 seconds May 29 01:32:20.737756 np0000177372 devstack@c-api.service[112443]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:32:20.737995 np0000177372 devstack@c-api.service[112443]: *** Operational MODE: preforking *** May 29 01:32:20.738225 np0000177372 devstack@c-api.service[112443]: *** uWSGI is running in multiple interpreter mode *** May 29 01:32:20.738225 np0000177372 devstack@c-api.service[112443]: spawned uWSGI master process (pid: 112443) May 29 01:32:20.738401 np0000177372 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:32:20.739234 np0000177372 devstack@c-api.service[112443]: spawned uWSGI worker 1 (pid: 112452, cores: 1) May 29 01:32:20.739921 np0000177372 devstack@c-api.service[112443]: spawned uWSGI worker 2 (pid: 112453, cores: 1) May 29 01:32:20.740507 np0000177372 devstack@c-api.service[112443]: spawned uWSGI worker 3 (pid: 112454, cores: 1) May 29 01:32:20.741455 np0000177372 devstack@c-api.service[112443]: spawned uWSGI worker 4 (pid: 112455, cores: 1) May 29 01:32:20.741548 np0000177372 devstack@c-api.service[112443]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: we strongly recommend against using it for new projects. May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: framework. For more detail see May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:20.859903 np0000177372 devstack@c-api.service[112452]: import eventlet # noqa May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: we strongly recommend against using it for new projects. May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: framework. For more detail see May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:20.862584 np0000177372 devstack@c-api.service[112453]: import eventlet # noqa May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: we strongly recommend against using it for new projects. May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: framework. For more detail see May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:20.881596 np0000177372 devstack@c-api.service[112455]: import eventlet # noqa May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: we strongly recommend against using it for new projects. May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: If you are already using Eventlet, we recommend migrating to a different May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: framework. For more detail see May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:32:20.883744 np0000177372 devstack@c-api.service[112454]: import eventlet # noqa May 29 01:32:20.944676 np0000177372 devstack@c-api.service[112452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:32:20.944676 np0000177372 devstack@c-api.service[112452]: warnings.warn( May 29 01:32:20.945721 np0000177372 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:32:20.945721 np0000177372 devstack@c-api.service[112453]: warnings.warn( May 29 01:32:20.972393 np0000177372 devstack@c-api.service[112454]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:32:20.972393 np0000177372 devstack@c-api.service[112454]: warnings.warn( May 29 01:32:20.972489 np0000177372 devstack@c-api.service[112455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 01:32:20.972489 np0000177372 devstack@c-api.service[112455]: warnings.warn( May 29 01:32:21.017991 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:21.017991 np0000177372 devstack@c-api.service[112452]: from cgi import parse_header May 29 01:32:21.018357 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:21.018357 np0000177372 devstack@c-api.service[112453]: from cgi import parse_header May 29 01:32:21.051813 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:21.051813 np0000177372 devstack@c-api.service[112454]: from cgi import parse_header May 29 01:32:21.053848 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:21.053848 np0000177372 devstack@c-api.service[112455]: from cgi import parse_header May 29 01:32:21.064426 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:21.064426 np0000177372 devstack@c-api.service[112452]: removals.removed_module( May 29 01:32:21.065676 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:21.065676 np0000177372 devstack@c-api.service[112453]: removals.removed_module( May 29 01:32:21.065891 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:21.065891 np0000177372 devstack@c-api.service[112452]: removals.removed_module( May 29 01:32:21.067145 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:21.067145 np0000177372 devstack@c-api.service[112453]: removals.removed_module( May 29 01:32:21.102774 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:21.102774 np0000177372 devstack@c-api.service[112454]: removals.removed_module( May 29 01:32:21.102944 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:21.102944 np0000177372 devstack@c-api.service[112455]: removals.removed_module( May 29 01:32:21.104380 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:21.104380 np0000177372 devstack@c-api.service[112454]: removals.removed_module( May 29 01:32:21.104763 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:21.104763 np0000177372 devstack@c-api.service[112455]: removals.removed_module( May 29 01:32:21.674182 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:21.674182 np0000177372 devstack@c-api.service[112453]: warnings.warn( May 29 01:32:21.714027 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:21.714027 np0000177372 devstack@c-api.service[112454]: warnings.warn( May 29 01:32:21.714237 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:21.714237 np0000177372 devstack@c-api.service[112455]: warnings.warn( May 29 01:32:21.761904 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:21.761904 np0000177372 devstack@c-api.service[112452]: warnings.warn( May 29 01:32:21.770151 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:21.770151 np0000177372 devstack@c-api.service[112453]: warnings.warn( May 29 01:32:21.813782 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:21.813782 np0000177372 devstack@c-api.service[112454]: warnings.warn( May 29 01:32:21.814123 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:21.814123 np0000177372 devstack@c-api.service[112455]: warnings.warn( May 29 01:32:21.893340 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:21.893340 np0000177372 devstack@c-api.service[112452]: warnings.warn( May 29 01:32:22.076899 np0000177372 devstack@c-api.service[112453]: 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 29 01:32:22.077638 np0000177372 devstack@c-api.service[112453]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112453) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:22.095404 np0000177372 devstack@c-api.service[112454]: 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 29 01:32:22.095864 np0000177372 devstack@c-api.service[112454]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112454) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:22.106726 np0000177372 devstack@c-api.service[112455]: 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 29 01:32:22.107379 np0000177372 devstack@c-api.service[112455]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112455) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:22.162943 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:22.162943 np0000177372 devstack@c-api.service[112453]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:22.164744 np0000177372 devstack@c-api.service[112454]: /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 29 01:32:22.164744 np0000177372 devstack@c-api.service[112454]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:22.169694 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:22.169694 np0000177372 devstack@c-api.service[112455]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:22.187913 np0000177372 devstack@c-api.service[112452]: 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 29 01:32:22.188065 np0000177372 devstack@c-api.service[112452]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112452) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:32:22.251329 np0000177372 devstack@c-api.service[112452]: /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 29 01:32:22.251329 np0000177372 devstack@c-api.service[112452]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:32:22.618069 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:22.618307 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:22.618369 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:22.618456 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.618534 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.618723 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.618828 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.618933 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.619042 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.619042 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.619158 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.619222 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.619860 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.620043 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.620043 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.620043 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.620337 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.620446 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.620552 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.620659 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.620768 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.620833 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.620884 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.620979 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.621045 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.621108 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.621169 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.621231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.621289 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.621347 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.621395 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.621444 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.621502 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.622653 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.622755 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.622755 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.622849 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.622912 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.622990 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.623052 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.623109 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.623158 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.623362 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.623423 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.623423 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.623423 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.623423 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.623619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.627406 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.627506 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.627506 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.627625 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.627625 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.627731 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.627787 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.627845 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.627901 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.627988 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.628055 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.628113 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.628176 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.628234 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.628288 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.628324 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.628364 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.628405 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.628445 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.628479 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.628511 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.628550 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.628584 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.628622 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.628659 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.628698 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.628739 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.628772 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.628805 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.628805 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.628875 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.628875 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.628974 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.629010 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.630250 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.630323 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.630358 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.630402 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.630444 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.630481 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.630523 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.630556 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.630593 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.630628 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.630672 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.630715 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.630758 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.630795 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.630833 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.630870 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.630912 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.630964 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.630998 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.631046 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.631080 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.631118 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.631152 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.631152 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.631216 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.631256 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.631256 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.631332 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.631374 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.631420 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.631459 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.631492 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.631530 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.631573 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.631612 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.631650 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.631684 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.631723 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.631762 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.631801 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.631839 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.631877 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.631921 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.631975 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.632018 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.632061 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.632106 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.632152 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.632200 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.632235 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.632273 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.632310 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.632350 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.632545 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.632586 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.632620 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.632653 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.632692 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.632732 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.632774 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.632808 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.632841 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.632886 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.632921 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.632975 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.633024 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.633065 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.633108 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.633145 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.633182 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.633182 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.633252 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.633293 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.633330 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.634754 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.634754 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.634754 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.634754 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.635477 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.635556 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.635626 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.635626 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.635772 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.635846 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.635919 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.636017 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.636093 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.636165 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.636243 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.636314 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.636387 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.636458 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.636535 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.636604 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.636677 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.636755 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.636839 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.636909 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.636996 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.637076 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.637144 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.637218 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.637285 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.637357 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.637602 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.637686 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.637765 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.637835 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.637899 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.638004 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.638077 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.638173 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.638251 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.638324 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.638397 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.638397 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.638534 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.638534 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.638534 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.638534 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.638793 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.638885 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.638885 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.639057 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.639128 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.639201 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.639201 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.639201 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.639201 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.639201 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.639460 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.639820 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.639820 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.639915 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.639989 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.640045 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.640102 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.640148 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.640194 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.640277 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.640336 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.640392 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.640441 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.640441 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.640441 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.640578 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.640578 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.640578 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.640578 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.640764 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.640764 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.640764 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.640902 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.640973 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.641033 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.641091 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.641139 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.641187 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.641236 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.641286 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.641338 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.641386 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.641432 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.641479 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.641526 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.641580 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.641632 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.641685 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.641736 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.641784 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.641837 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.641887 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.641887 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.643358 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.643429 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.643487 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.643539 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.643587 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.643641 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.643700 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.643753 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.643802 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.643854 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.643906 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.643969 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.644018 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.644044 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.644069 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.644097 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.644199 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.644231 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.644260 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.644285 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.644312 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.644424 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.644501 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.644550 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.644620 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.644682 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.644736 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.644736 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.644835 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.644889 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.644944 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.644944 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.644944 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.644944 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.645150 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.645203 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.645252 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.645252 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.645252 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.645252 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.645252 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.645377 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.647540 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.647587 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.647655 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.647700 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.647754 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.647803 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.647829 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.647852 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.647875 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.647899 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.647932 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.647984 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.648008 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.648040 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.648069 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.648098 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.648120 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.648120 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.648167 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.648283 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.648283 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.649273 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.649370 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.649454 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.649530 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.649605 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.649675 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.649742 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.649812 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.649879 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.649966 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.650052 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.650119 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.650164 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.650216 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.650256 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.650290 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.650333 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.650367 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.650400 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.650400 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.650400 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.651188 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.651258 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.651299 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.651341 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.651377 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.651410 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.651445 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.651479 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.651512 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.651555 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.651594 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.651628 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.651667 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.651700 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.651741 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.651780 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.651817 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.651854 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.651891 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.651929 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.651929 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.652769 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.652831 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.652870 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.652988 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.653065 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.653148 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.653219 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.653258 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.653298 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.653337 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.653376 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.653410 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.653449 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.653486 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.653519 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.653557 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.653594 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.653594 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.653652 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.653691 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.653691 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.653943 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.653943 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.654116 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.654116 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.654267 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.654334 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.654334 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.654467 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.654545 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.654612 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.654612 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.654612 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.654612 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.654865 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.654937 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.655022 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.655321 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:32:22.655631 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.655693 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.655917 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.656335 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.656396 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.656439 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.656479 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.656518 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.656554 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.656587 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.656627 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.656672 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.656706 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.656746 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.656780 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.656821 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.656860 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.656896 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.656939 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.656993 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.657036 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.657070 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.657104 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.657144 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.657183 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.657220 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.657262 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.657305 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.657305 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.657382 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.657382 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.657446 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.657446 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.657446 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.657446 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.657581 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.657581 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.657656 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.658490 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.658560 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.658602 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.658700 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.658784 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.658784 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.658917 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.658917 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.659037 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.659037 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.659121 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.659161 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.659197 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.659321 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.659793 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.659882 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.659974 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.659974 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.660107 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.660107 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.660185 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.660225 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.660265 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.660380 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.660459 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.660459 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.660597 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.660597 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.660705 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.660705 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.660785 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.660785 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.660850 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.660896 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.661039 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.661228 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.661308 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.661378 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.661378 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.661525 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.661525 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.661657 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.662174 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.662297 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.662369 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.662442 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.662487 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.662522 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.662629 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.662703 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.662703 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.662812 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.662812 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.662889 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.662928 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.663002 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.663047 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.663081 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.663081 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.663158 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.663200 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.663200 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.663276 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.663311 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.663345 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.663345 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.663407 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.663446 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.663446 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.663518 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.663558 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.663597 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.663637 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.663677 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.663716 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.663753 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.663788 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.663826 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.663872 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.663909 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.663960 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.664006 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664045 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664083 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.664116 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.664149 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.664189 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.664189 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.664189 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.664189 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664309 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.664356 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.664400 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.664438 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.664478 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.664511 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.664544 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.664578 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.664611 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.664645 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.664683 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.664723 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664757 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664757 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.664827 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.664866 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.665112 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.665149 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.665185 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.665347 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.665347 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.665430 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.665472 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.665508 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.665553 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.665553 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.665616 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.665657 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.665657 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.665727 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.665769 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.665809 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.665845 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.665887 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.665887 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.665982 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.666017 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.666062 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.666100 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.666272 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.666272 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.666272 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.666382 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.666420 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.666420 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.666499 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.666499 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.666499 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.666499 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.666499 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.666858 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.666925 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.666925 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.666925 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.666925 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.667207 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.667287 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.667340 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.667395 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.667448 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.667500 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.667549 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.667549 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.667640 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.667695 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.667746 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.667797 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.667847 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.667899 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.667967 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.668017 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.668068 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.668122 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.668122 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.668217 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.668270 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.668318 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.668379 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.668379 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.668473 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.668733 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.668833 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.668893 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.668965 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.669017 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.669068 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.669123 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.669174 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.669226 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.669279 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.669329 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.669377 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.669432 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.669481 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.669532 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.669585 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.669637 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.669685 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.669730 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.669782 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.669833 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.669833 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.669939 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.670275 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.670561 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.670810 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.670872 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.670928 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.671012 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.671070 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.671120 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.671173 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.671515 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.671573 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.671636 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.671689 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.671743 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.671856 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.671959 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.672635 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.672705 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.672761 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.672814 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.672867 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.672918 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.673022 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.674001 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.674066 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.674120 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.674177 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.674280 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.674334 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.674388 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.674440 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.674492 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.674545 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.674599 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.674650 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.674680 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.674710 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.674736 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.674760 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.674785 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.674809 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.674839 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.674870 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.674899 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.674927 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.674972 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.675010 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.675036 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.675060 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.675089 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.675113 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.675142 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.675167 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.675194 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.675218 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.675246 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.675278 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.675317 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.675358 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.675402 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.675440 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.675475 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.675514 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.675553 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.675592 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.675632 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.675665 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.675700 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.675739 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.675778 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.675817 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.675856 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.675893 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.675927 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.675986 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.676026 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.676059 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.676099 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.676132 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.676172 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.676212 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.676245 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.676280 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.676319 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.676354 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.676393 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.676427 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.676462 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.676496 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.676531 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.676646 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.676777 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.676818 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.676866 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.676899 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.676934 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.676983 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.677027 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.677069 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.677110 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.677110 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.677176 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.677210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.677210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.677210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.677210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.677210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.677377 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.677414 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.677454 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.677487 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.677521 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.677559 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.677599 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.677638 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.677672 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.677712 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.677751 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.677784 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.677823 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.677872 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.677905 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.677944 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.678195 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.678261 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.678301 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.678338 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.678378 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.678413 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.678453 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.678493 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.678533 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.678579 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.678616 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.678616 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.678679 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.678914 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.678914 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.679023 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.679071 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.679106 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.679141 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.679175 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.679216 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.679216 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.679280 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.679280 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.679352 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.679389 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.679389 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.679462 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.679462 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.679462 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.679558 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.679594 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.679629 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.679669 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.679703 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.679832 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.679873 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.679920 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.679971 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.679971 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.679971 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.679971 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.680117 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.680157 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.680203 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.680244 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.680282 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.680317 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.680352 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112454) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.680389 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.680431 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.680466 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.680499 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.680540 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.680583 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112453) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.680623 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.680660 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.680702 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.680743 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.680826 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112454) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.680915 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.681005 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112454) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.681077 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.681077 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.681205 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112455) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.681325 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.681325 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.681460 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.681526 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.681598 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.681598 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.681598 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112455) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.681598 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112455) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.681851 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:32:22.682556 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112452) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:32:22.724062 np0000177372 devstack@c-api.service[112453]: INFO dbcounter [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Registered counter for database cinder May 29 01:32:22.725770 np0000177372 devstack@c-api.service[112454]: INFO dbcounter [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Registered counter for database cinder May 29 01:32:22.727057 np0000177372 devstack@c-api.service[112455]: INFO dbcounter [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Registered counter for database cinder May 29 01:32:22.729554 np0000177372 devstack@c-api.service[112452]: INFO dbcounter [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Registered counter for database cinder May 29 01:32:22.770900 np0000177372 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.776788 np0000177372 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-85a54e91-9966-41ce-b97c-bde76d77b204 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.783377 np0000177372 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-364256cd-ab46-4648-a225-c6f5e48a4574 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=112452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.787416 np0000177372 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-17a05444-875c-4ed1-a3e7-cee733400600 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.882440 np0000177372 devstack@c-api.service[112453]: DEBUG dbcounter [-] [112453] Writer thread running {{(pid=112453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:22.885009 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:22.887394 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:22.890041 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:22.892506 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:22.892682 np0000177372 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writer thread running {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:22.893625 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.895280 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:22.896973 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.900148 np0000177372 devstack@c-api.service[112452]: DEBUG dbcounter [-] [112452] Writer thread running {{(pid=112452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:22.900823 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:22.903324 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:22.903941 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:22.905462 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:22.906385 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:22.906574 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.909059 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:22.910899 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.911604 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:22.912790 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.914865 np0000177372 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writer thread running {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:32:22.916838 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.917578 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:32:22.920146 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:32:22.922161 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:32:22.924286 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:32:22.925206 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.928689 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.934257 np0000177372 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.936927 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:22.938979 np0000177372 devstack@c-api.service[112453]: INFO cinder.rpc [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:22.940187 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.950010 np0000177372 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [None req-85a54e91-9966-41ce-b97c-bde76d77b204 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.953276 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.955979 np0000177372 devstack@c-api.service[112452]: DEBUG oslo_db.sqlalchemy.engines [None req-364256cd-ab46-4648-a225-c6f5e48a4574 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=112452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.956444 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.956666 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:22.958822 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:22.959266 np0000177372 devstack@c-api.service[112455]: INFO cinder.rpc [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:22.959525 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.960470 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.961198 np0000177372 devstack@c-api.service[112452]: INFO cinder.rpc [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:22.962357 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.964773 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.968296 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.970685 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.972249 np0000177372 devstack@c-api.service[112454]: DEBUG oslo_db.sqlalchemy.engines [None req-17a05444-875c-4ed1-a3e7-cee733400600 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=112454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:22.972797 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.974036 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.975678 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:32:22.978982 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.979082 np0000177372 devstack@c-api.service[112454]: INFO cinder.rpc [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:32:22.979679 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.979903 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.980378 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.981143 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.982456 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.983472 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.984024 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.986815 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.988866 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.989684 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.990392 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.992014 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.993059 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.993182 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.994891 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.994983 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.995268 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.996381 np0000177372 devstack@c-api.service[112453]: WARNING cinder.api.contrib.hosts [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:22.997155 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.997530 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.998042 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.998643 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:22.998715 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.000106 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.000643 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.000875 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.001709 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.002346 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.003121 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.003888 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.004474 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.004773 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.005342 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.006045 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.006128 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.007023 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: extensions {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.007720 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.007979 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.008340 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-availability-zone {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.009499 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.009783 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-hosts {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.010551 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.011638 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: backups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.013034 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.013626 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.013702 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: consistencygroups {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.013804 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.014858 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.015625 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-volume-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.016499 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.017036 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: extra_specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.017171 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.018107 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.018993 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-snapshot-manage {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.019198 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.020071 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: cgsnapshots {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.020147 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.020200 np0000177372 devstack@c-api.service[112455]: WARNING cinder.api.contrib.hosts [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:23.020961 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.021393 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.021678 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.022622 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.023087 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: encryption {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.023990 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.024435 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.024581 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: capabilities {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.025428 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.025787 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: scheduler-stats {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.026821 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.027258 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-volume-type-access {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.028205 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.028825 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: qos-specs {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.029055 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.029804 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.030750 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: extensions {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.030934 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-quota-class-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.031767 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.032083 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-availability-zone {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.032227 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-quota-sets {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.033352 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-hosts {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.033498 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extended resource: os-volume-transfer {{(pid=112453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.034021 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.035302 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: backups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.035425 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.035788 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.036240 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.037173 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.037318 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: consistencygroups {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.037384 np0000177372 devstack@c-api.service[112452]: WARNING cinder.api.contrib.hosts [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:23.037712 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.038200 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.038634 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.038810 np0000177372 devstack@c-api.service[112454]: WARNING cinder.api.contrib.hosts [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:32:23.039239 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-volume-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.039665 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.039716 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.040111 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.040602 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: extra_specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.040912 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] SnapshotActionsController initialized {{(pid=112453) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:23.041062 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.041333 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.041645 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.042126 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-snapshot-manage {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.042494 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.042727 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.043042 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.043595 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: cgsnapshots {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.043926 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.044600 np0000177372 devstack@c-api.service[112453]: WARNING castellan.key_manager.migration [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.044650 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.044921 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.045259 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.045459 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension AdminActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.045599 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension AdminActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.045704 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension AdminActions extending resource: backups {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.045809 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.045926 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.046057 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.046247 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.046427 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: encryption {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.046724 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.046826 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.046903 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension TypesManage extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.046967 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047109 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047199 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047285 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047393 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeActions extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047514 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension UsedLimits extending resource: limits {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047615 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047712 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.047781 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.v3.router [None req-ea06bf6e-98b4-45cf-a596-f77c9a8dce80 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.047864 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: extensions {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.047993 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: capabilities {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.049128 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-availability-zone {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.049180 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: scheduler-stats {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.049371 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.050393 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-hosts {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.050445 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: extensions {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.050605 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-volume-type-access {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.051788 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: backups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.052210 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: qos-specs {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.053213 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-availability-zone {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.053810 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: consistencygroups {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.054234 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-quota-class-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.054804 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-hosts {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.055510 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-quota-sets {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.055738 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-volume-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.055797 np0000177372 devstack@c-api.service[112453]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e611faa3668 pid: 112453 (default app) May 29 01:32:23.056320 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: backups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.056913 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extended resource: os-volume-transfer {{(pid=112455) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.057181 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: extra_specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.058659 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-snapshot-manage {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.059146 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: consistencygroups {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.059212 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.060435 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: cgsnapshots {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.060537 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.061097 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-volume-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.061813 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.061912 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.062492 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: extra_specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.063296 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: encryption {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.063377 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.064074 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064074 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064299 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-snapshot-manage {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.064362 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064362 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064362 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064362 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064362 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064716 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064716 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064716 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064884 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.contrib.snapshot_actions [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] SnapshotActionsController initialized {{(pid=112455) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.064936 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.065507 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.065507 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.065507 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.065507 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.065867 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.065867 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.065867 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.065867 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.066188 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.066188 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.066188 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.066188 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.067496 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.067496 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.067496 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.067496 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.067496 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068202 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.068202 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068202 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.068202 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068202 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.068826 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.069576 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.070554 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.071333 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.071333 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.071333 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.071333 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.071333 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.071966 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.071966 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.071966 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.071966 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.071966 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072299 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072632 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072952 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072952 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072952 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.072952 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.072952 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073256 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073305 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: capabilities {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.073369 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073369 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073369 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073369 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073604 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073604 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073604 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073604 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073825 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.073825 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.073966 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.074022 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074022 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074022 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074022 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074257 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074257 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074257 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074257 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074257 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074562 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074562 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074562 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074562 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074562 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074814 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074814 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074814 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074814 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074927 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074927 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.074927 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.074927 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075372 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075372 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075372 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075372 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075609 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075609 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075609 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075609 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075831 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075831 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.075831 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.075831 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076098 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076304 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076304 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076304 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076304 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076304 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076460 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076643 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076813 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.076995 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077386 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077386 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077386 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077386 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077505 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077505 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077505 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077505 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077620 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077620 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077681 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: cgsnapshots {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.077712 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077712 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077712 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077712 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077712 np0000177372 devstack@c-api.service[112453]: /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 29 01:32:23.077868 np0000177372 devstack@c-api.service[112453]: warnings.warn(deprecated_msg) May 29 01:32:23.077891 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: scheduler-stats {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.077916 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.077937 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.077980 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-volume-type-access {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078004 np0000177372 devstack@c-api.service[112455]: WARNING castellan.key_manager.migration [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.078026 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.middleware.request_id [None req-6e19572b-62e3-48fb-9878-067cd1cb2e4b None None] RequestId filter calling following filter/app {{(pid=112453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:23.078049 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension AdminActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078049 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension AdminActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078049 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension AdminActions extending resource: backups {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078049 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078139 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: encryption {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078162 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078162 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078204 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: qos-specs {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension TypesManage extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078231 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeActions extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078381 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension UsedLimits extending resource: limits {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078404 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: capabilities {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078426 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078426 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.v3.router [None req-85a54e91-9966-41ce-b97c-bde76d77b204 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112455) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.078471 np0000177372 devstack@c-api.service[112453]: [pid: 112453|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Fri May 29 01:32:23 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 29 01:32:23.078494 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-quota-class-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078518 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: scheduler-stats {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078541 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-quota-sets {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078565 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-volume-type-access {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078591 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extended resource: os-volume-transfer {{(pid=112452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078619 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: qos-specs {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078651 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.078681 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-quota-class-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.078708 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.078732 np0000177372 devstack@c-api.service[112455]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e611faa3668 pid: 112455 (default app) May 29 01:32:23.078754 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-quota-sets {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.079375 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.080484 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extended resource: os-volume-transfer {{(pid=112454) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:32:23.080673 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.081522 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.contrib.snapshot_actions [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] SnapshotActionsController initialized {{(pid=112452) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:23.082241 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.083617 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.084630 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.084950 np0000177372 devstack@c-api.service[112452]: WARNING castellan.key_manager.migration [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.085782 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension AdminActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.085932 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension AdminActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086063 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension AdminActions extending resource: backups {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086244 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086358 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086414 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.086464 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086558 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086655 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension TypesManage extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086769 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086863 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.086982 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.087133 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.087220 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeActions extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.087362 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension UsedLimits extending resource: limits {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.087490 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.087610 np0000177372 devstack@c-api.service[112452]: DEBUG cinder.api.v3.router [None req-364256cd-ab46-4648-a225-c6f5e48a4574 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.088189 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.089866 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.090795 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.contrib.snapshot_actions [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] SnapshotActionsController initialized {{(pid=112454) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:32:23.091606 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.093068 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.094463 np0000177372 devstack@c-api.service[112454]: WARNING castellan.key_manager.migration [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:32:23.095398 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension AdminActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.095579 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension AdminActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096249 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension AdminActions extending resource: backups {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096249 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096249 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096249 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096739 np0000177372 devstack@c-api.service[112452]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e611faa3668 pid: 112452 (default app) May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension TypesManage extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.096858 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeActions extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.097720 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension UsedLimits extending resource: limits {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.097720 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.097720 np0000177372 devstack@c-api.service[112454]: DEBUG cinder.api.v3.router [None req-17a05444-875c-4ed1-a3e7-cee733400600 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112454) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:32:23.105160 np0000177372 devstack@c-api.service[112454]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e611faa3668 pid: 112454 (default app) May 29 01:32:30.298709 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.middleware.request_id [None req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 None None] RequestId filter calling following filter/app {{(pid=112453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:30.788078 np0000177372 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [None req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 admin admin] POST https://199.204.45.77/volume/v3/types May 29 01:32:30.788616 np0000177372 devstack@c-api.service[112453]: DEBUG cinder.api.openstack.wsgi [None req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:32:30.790268 np0000177372 devstack@c-api.service[112453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 01:32:30.790268 np0000177372 devstack@c-api.service[112453]: warnings.warn( May 29 01:32:30.831978 np0000177372 devstack@c-api.service[112453]: DEBUG oslo_db.sqlalchemy.engines [None req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 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=112453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:30.863306 np0000177372 devstack@c-api.service[112453]: INFO cinder.api.openstack.wsgi [None req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 May 29 01:32:30.863783 np0000177372 devstack@c-api.service[112453]: [pid: 112453|app: 0|req: 2/2] 199.204.45.77 () {68 vars in 1281 bytes} [Fri May 29 01:32:30 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:32:30.889838 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.889838 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.889838 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.889838 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.890502 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.890502 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.890502 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.890502 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.890737 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891074 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891074 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891074 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891074 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891074 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891359 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891359 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891359 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891359 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891359 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891623 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891623 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891623 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891623 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891839 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891839 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891839 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.891839 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.891839 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892149 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892149 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892149 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892149 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892149 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892414 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.892758 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893113 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893437 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893437 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893437 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893437 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893437 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893716 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893716 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893716 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.893716 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.893716 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894017 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894355 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894664 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894664 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894664 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894664 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894664 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894944 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894944 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894944 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.894944 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.894944 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895260 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895260 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895260 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895260 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895487 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895487 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895487 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895487 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895714 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895714 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895714 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.895714 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.895714 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896123 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896123 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896123 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896123 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896123 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896536 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896536 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896536 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896536 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896764 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896764 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.896764 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.896764 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897028 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897028 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897028 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897028 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897251 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897251 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897251 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897251 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897490 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897490 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897490 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897490 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897713 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897713 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897713 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.897713 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.897713 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898015 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898395 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898395 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898395 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898395 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898395 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898583 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898715 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.898849 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899001 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899134 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899134 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899134 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899134 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899235 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899235 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899235 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899235 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899235 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: /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 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: warnings.warn(deprecated_msg) May 29 01:32:30.899356 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.middleware.request_id [req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 req-92431c9e-f725-4c57-aef2-2f28b12960a1 None None] RequestId filter calling following filter/app {{(pid=112455) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:32:31.244183 np0000177372 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 req-92431c9e-f725-4c57-aef2-2f28b12960a1 admin admin] POST https://199.204.45.77/volume/v3/types/0d469c37-d014-4d20-89ab-ffc418b4d203/extra_specs May 29 01:32:31.244719 np0000177372 devstack@c-api.service[112455]: DEBUG cinder.api.openstack.wsgi [req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 req-92431c9e-f725-4c57-aef2-2f28b12960a1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112455) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:32:31.246469 np0000177372 devstack@c-api.service[112455]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 01:32:31.246469 np0000177372 devstack@c-api.service[112455]: warnings.warn( May 29 01:32:31.287898 np0000177372 devstack@c-api.service[112455]: DEBUG oslo_db.sqlalchemy.engines [req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 req-92431c9e-f725-4c57-aef2-2f28b12960a1 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=112455) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:32:31.340916 np0000177372 devstack@c-api.service[112455]: INFO cinder.api.openstack.wsgi [req-e3b4d096-1cd9-46d2-9281-599b27cd2e99 req-92431c9e-f725-4c57-aef2-2f28b12960a1 admin admin] https://199.204.45.77/volume/v3/types/0d469c37-d014-4d20-89ab-ffc418b4d203/extra_specs returned with HTTP 200 May 29 01:32:31.341380 np0000177372 devstack@c-api.service[112455]: [pid: 112455|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Fri May 29 01:32:30 2026] POST /volume/v3/types/0d469c37-d014-4d20-89ab-ffc418b4d203/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:32:32.960498 np0000177372 devstack@c-api.service[112452]: DEBUG dbcounter [-] [112452] Writing DB stats cinder:SELECT=6 {{(pid=112452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:32.979973 np0000177372 devstack@c-api.service[112454]: DEBUG dbcounter [-] [112454] Writing DB stats cinder:SELECT=6 {{(pid=112454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:40.860557 np0000177372 devstack@c-api.service[112453]: DEBUG dbcounter [-] [112453] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:32:41.339999 np0000177372 devstack@c-api.service[112455]: DEBUG dbcounter [-] [112455] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112455) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}