Jul 02 00:40:14.984192 np0000183838 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 02 00:40:14.989488 np0000183838 devstack@c-api.service[111431]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 2 00:40:14 2026] *** Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: nodename: np0000183838 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: machine: x86_64 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: clock source: unix Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: pcre jit disabled Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: detected number of CPU cores: 16 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: current working directory: / Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: detected binary path: /usr/bin/uwsgi-core Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: your processes number limit is 256917 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: your memory page size is 4096 bytes Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: detected max file descriptor number: 2048 Jul 02 00:40:14.991693 np0000183838 devstack@c-api.service[111431]: lock engine: pthread robust mutexes Jul 02 00:40:14.993199 np0000183838 devstack@c-api.service[111431]: thunder lock: enabled Jul 02 00:40:14.993199 np0000183838 devstack@c-api.service[111431]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 02 00:40:14.993199 np0000183838 devstack@c-api.service[111431]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 02 00:40:14.993199 np0000183838 devstack@c-api.service[111431]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 02 00:40:14.993199 np0000183838 devstack@c-api.service[111431]: Set PythonHome to /opt/stack/data/venv Jul 02 00:40:15.029394 np0000183838 devstack@c-api.service[111431]: Python main interpreter initialized at 0x7f863b0a3668 Jul 02 00:40:15.029394 np0000183838 devstack@c-api.service[111431]: python threads support enabled Jul 02 00:40:15.029394 np0000183838 devstack@c-api.service[111431]: your server socket listen backlog is limited to 100 connections Jul 02 00:40:15.029394 np0000183838 devstack@c-api.service[111431]: your mercy for graceful operations on workers is 80 seconds Jul 02 00:40:15.029962 np0000183838 devstack@c-api.service[111431]: mapped 671795 bytes (656 KB) for 4 cores Jul 02 00:40:15.030100 np0000183838 devstack@c-api.service[111431]: *** Operational MODE: preforking *** Jul 02 00:40:15.030234 np0000183838 devstack@c-api.service[111431]: *** uWSGI is running in multiple interpreter mode *** Jul 02 00:40:15.030234 np0000183838 devstack@c-api.service[111431]: spawned uWSGI master process (pid: 111431) Jul 02 00:40:15.030352 np0000183838 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 02 00:40:15.031047 np0000183838 devstack@c-api.service[111431]: spawned uWSGI worker 1 (pid: 111433, cores: 1) Jul 02 00:40:15.031552 np0000183838 devstack@c-api.service[111431]: spawned uWSGI worker 2 (pid: 111434, cores: 1) Jul 02 00:40:15.032052 np0000183838 devstack@c-api.service[111431]: spawned uWSGI worker 3 (pid: 111435, cores: 1) Jul 02 00:40:15.032523 np0000183838 devstack@c-api.service[111431]: spawned uWSGI worker 4 (pid: 111437, cores: 1) Jul 02 00:40:15.032621 np0000183838 devstack@c-api.service[111431]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: we strongly recommend against using it for new projects. Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: framework. For more detail see Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:40:15.160460 np0000183838 devstack@c-api.service[111435]: import eventlet # noqa Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: we strongly recommend against using it for new projects. Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: framework. For more detail see Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:40:15.170260 np0000183838 devstack@c-api.service[111434]: import eventlet # noqa Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: we strongly recommend against using it for new projects. Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: framework. For more detail see Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:40:15.173525 np0000183838 devstack@c-api.service[111433]: import eventlet # noqa Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: we strongly recommend against using it for new projects. Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: If you are already using Eventlet, we recommend migrating to a different Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: framework. For more detail see Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 02 00:40:15.188138 np0000183838 devstack@c-api.service[111437]: import eventlet # noqa Jul 02 00:40:15.246051 np0000183838 devstack@c-api.service[111435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:40:15.246051 np0000183838 devstack@c-api.service[111435]: warnings.warn( Jul 02 00:40:15.257902 np0000183838 devstack@c-api.service[111433]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:40:15.257902 np0000183838 devstack@c-api.service[111433]: warnings.warn( Jul 02 00:40:15.268631 np0000183838 devstack@c-api.service[111434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:40:15.268631 np0000183838 devstack@c-api.service[111434]: warnings.warn( Jul 02 00:40:15.274225 np0000183838 devstack@c-api.service[111437]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 02 00:40:15.274225 np0000183838 devstack@c-api.service[111437]: warnings.warn( Jul 02 00:40:15.319235 np0000183838 devstack@c-api.service[111435]: /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 Jul 02 00:40:15.319235 np0000183838 devstack@c-api.service[111435]: from cgi import parse_header Jul 02 00:40:15.336568 np0000183838 devstack@c-api.service[111433]: /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 Jul 02 00:40:15.336568 np0000183838 devstack@c-api.service[111433]: from cgi import parse_header Jul 02 00:40:15.345792 np0000183838 devstack@c-api.service[111434]: /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 Jul 02 00:40:15.345792 np0000183838 devstack@c-api.service[111434]: from cgi import parse_header Jul 02 00:40:15.367041 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:15.367041 np0000183838 devstack@c-api.service[111435]: removals.removed_module( Jul 02 00:40:15.368450 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:15.368450 np0000183838 devstack@c-api.service[111435]: removals.removed_module( Jul 02 00:40:15.371026 np0000183838 devstack@c-api.service[111437]: /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 Jul 02 00:40:15.371026 np0000183838 devstack@c-api.service[111437]: from cgi import parse_header Jul 02 00:40:15.384405 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:15.384405 np0000183838 devstack@c-api.service[111433]: removals.removed_module( Jul 02 00:40:15.385759 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:15.385759 np0000183838 devstack@c-api.service[111433]: removals.removed_module( Jul 02 00:40:15.396680 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:15.396680 np0000183838 devstack@c-api.service[111434]: removals.removed_module( Jul 02 00:40:15.396680 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:15.396680 np0000183838 devstack@c-api.service[111434]: removals.removed_module( Jul 02 00:40:15.422830 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:40:15.422830 np0000183838 devstack@c-api.service[111437]: removals.removed_module( Jul 02 00:40:15.424253 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:40:15.424253 np0000183838 devstack@c-api.service[111437]: removals.removed_module( Jul 02 00:40:16.149586 np0000183838 devstack@c-api.service[111434]: /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 Jul 02 00:40:16.149586 np0000183838 devstack@c-api.service[111434]: warnings.warn( Jul 02 00:40:16.166894 np0000183838 devstack@c-api.service[111435]: /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 Jul 02 00:40:16.166894 np0000183838 devstack@c-api.service[111435]: warnings.warn( Jul 02 00:40:16.183050 np0000183838 devstack@c-api.service[111433]: /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 Jul 02 00:40:16.183050 np0000183838 devstack@c-api.service[111433]: warnings.warn( Jul 02 00:40:16.199885 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:16.199885 np0000183838 devstack@c-api.service[111434]: warnings.warn( Jul 02 00:40:16.217682 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:16.217682 np0000183838 devstack@c-api.service[111435]: warnings.warn( Jul 02 00:40:16.234968 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:16.234968 np0000183838 devstack@c-api.service[111433]: warnings.warn( Jul 02 00:40:16.246851 np0000183838 devstack@c-api.service[111437]: /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 Jul 02 00:40:16.246851 np0000183838 devstack@c-api.service[111437]: warnings.warn( Jul 02 00:40:16.298135 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:40:16.298135 np0000183838 devstack@c-api.service[111437]: warnings.warn( Jul 02 00:40:16.399519 np0000183838 devstack@c-api.service[111434]: 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. Jul 02 00:40:16.399870 np0000183838 devstack@c-api.service[111434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:40:16.414331 np0000183838 devstack@c-api.service[111435]: 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. Jul 02 00:40:16.414518 np0000183838 devstack@c-api.service[111435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:40:16.438821 np0000183838 devstack@c-api.service[111433]: 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. Jul 02 00:40:16.438821 np0000183838 devstack@c-api.service[111433]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111433) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:40:16.485032 np0000183838 devstack@c-api.service[111434]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:40:16.485032 np0000183838 devstack@c-api.service[111434]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:40:16.488149 np0000183838 devstack@c-api.service[111435]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:40:16.488149 np0000183838 devstack@c-api.service[111435]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:40:16.490664 np0000183838 devstack@c-api.service[111437]: 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. Jul 02 00:40:16.490882 np0000183838 devstack@c-api.service[111437]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111437) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 02 00:40:16.506911 np0000183838 devstack@c-api.service[111433]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:40:16.506911 np0000183838 devstack@c-api.service[111433]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:40:16.553488 np0000183838 devstack@c-api.service[111437]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 02 00:40:16.553488 np0000183838 devstack@c-api.service[111437]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 02 00:40:16.973505 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111437) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:40:16.973911 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:40:16.974049 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:40:16.974169 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974284 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 02 00:40:16.974349 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.974401 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974401 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.974518 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974572 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974625 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.974737 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974802 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974883 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.974938 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.974991 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.975043 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.975104 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.975166 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.975236 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.975314 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.975371 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.975427 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.975479 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.975530 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.975580 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.975629 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.975704 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.975754 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.975819 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.975879 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.975929 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.975994 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.976052 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.976104 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.976163 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.976214 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.976271 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.976328 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.976390 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.976516 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.976610 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.977246 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.977246 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.977763 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.977906 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.977906 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.977906 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.978231 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.978434 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.978588 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.978815 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.978956 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.979081 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.979195 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.979371 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.979491 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.979612 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.979817 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.979936 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.980054 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.980163 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.980279 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.980403 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.980596 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.980808 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.980946 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.981016 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.981066 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.981116 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.981116 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.981116 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.984400 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.984456 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.984482 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.984567 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.984624 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.984698 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.984745 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.984921 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.984990 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.985050 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.985113 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.985173 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.985238 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.985290 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.985439 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.985534 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.985590 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.985666 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.985724 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.985787 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.985844 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.985904 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.985956 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.985956 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.986011 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.986086 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.986142 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.986192 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.986192 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.986290 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.986360 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.986412 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.986478 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.986523 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.986583 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.986632 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.986712 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.986765 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.986825 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.986896 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.986930 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.986955 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.986979 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.987005 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.987034 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.987062 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.987087 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.987114 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.987146 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.987192 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.987231 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.987365 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.987427 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.987486 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.987545 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.987601 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.987674 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.987736 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.987789 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.987858 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.987914 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.987968 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988021 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988088 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.988132 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.988190 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988219 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988249 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988282 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.988309 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988334 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988359 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988383 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988383 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988432 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988607 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.988634 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988670 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.988670 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.988729 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988759 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988790 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.988814 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988837 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.988861 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988861 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.988912 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.988912 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.988912 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.988912 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.988999 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.989031 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.989059 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.989082 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.989082 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.989127 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.989150 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.989177 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.989200 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.989226 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.989253 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.989253 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.989301 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.989329 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.989359 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.990182 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.990239 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.990286 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.990387 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.990463 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.990463 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.990616 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.990684 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.990727 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.990770 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.990805 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.990842 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.990881 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.990917 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.991055 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.991095 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.991126 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.991157 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.991194 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.991247 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.991286 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.991324 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.991537 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.991537 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.991537 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.991786 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.991786 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.991786 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.991989 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.991989 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.992141 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.992141 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.992281 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.992361 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.992445 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.992525 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.992601 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.992701 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.992782 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.992782 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.992916 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.992993 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.992993 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.993116 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.993116 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.993116 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.993116 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.993244 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.993289 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.993327 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.993365 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.993403 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.993403 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.993403 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.993501 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.993535 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.993566 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.993603 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.993665 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.993700 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.993731 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.993763 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.993793 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.993824 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.993856 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.993887 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.993928 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.993969 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.994001 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.994033 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.994358 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.994455 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.994527 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.994612 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.994709 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.994793 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.994894 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.995088 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.995148 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.995185 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.995238 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.995272 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.995306 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.995340 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.995392 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.995434 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.995490 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.995529 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.995563 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.995596 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.995632 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.995691 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.995724 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.995772 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.995810 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.995842 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.995886 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.995923 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.995954 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.995989 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.995989 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.996051 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.996090 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.996090 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.996090 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:16.996442 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:16.996442 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:16.996442 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:16.996442 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:16.996736 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:16.996736 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:16.996736 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.000257 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.000357 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.000357 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.000517 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.000517 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.000517 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.000750 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.000824 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.000824 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.000824 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.001035 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.001035 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.001035 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.001035 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.001342 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.001442 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.001522 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.001599 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.001708 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.001796 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.001880 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.001961 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.002059 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.002137 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.002215 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.002279 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.002357 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.002419 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.002505 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.002550 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.002550 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.002550 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.002550 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.002550 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.002721 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.002755 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.002803 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.002835 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.002866 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.002897 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.002934 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.002972 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.003009 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.003052 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.003085 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.003115 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.003149 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.003179 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.003179 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.003262 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.003302 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.003336 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.003373 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.003373 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.003373 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.003373 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.003507 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.003507 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.003507 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.003599 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.003658 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.003695 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.003742 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.003773 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.003804 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.003836 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.003869 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.003907 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.003907 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.003981 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.004020 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.004057 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.004057 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.004057 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.004162 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.004195 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.004195 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.004257 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.004290 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.004327 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.004327 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.004327 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.004327 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.004327 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.006320 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.006378 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.006412 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.006523 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.006610 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.006719 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.006772 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.006807 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.006842 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.006875 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.006907 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.006942 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.006979 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.007011 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.007043 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.007086 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.007122 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.007158 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.007190 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.007240 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.007272 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.007309 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.007341 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.007378 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.007378 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.007378 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.007378 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.007378 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.008904 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.008904 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.009133 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.009133 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.009133 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.009133 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.009294 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.009339 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.009382 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.009419 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.009456 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.009491 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.009526 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.009559 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.009597 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.009660 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.009709 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.009745 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.009783 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.009825 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.009882 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.009920 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.009954 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.009993 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.010027 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.010065 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.010115 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.010149 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.010183 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.010227 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.010260 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.010299 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.010336 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.010370 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.010403 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.010441 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.010475 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.010508 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.010545 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.010577 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.010608 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.010664 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.010698 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.010740 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.010772 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.010907 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.010941 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.010977 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.011013 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.011049 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.011081 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.011123 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.011173 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.011226 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.011267 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.011320 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.011361 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.011407 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.011454 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.011504 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.011551 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.011609 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.011676 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.011734 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.011780 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.011816 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.012550 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.012695 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.012811 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.012908 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.012987 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.013581 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.013682 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.013765 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.013856 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.013933 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.014037 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.014116 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.014187 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.014272 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.014272 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.014272 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.014272 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.014272 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.014689 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.014689 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.014689 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.014910 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.014982 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.014982 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.015126 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.015264 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.015376 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.015460 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.015544 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.015544 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.015544 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.015544 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.015868 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.015868 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.015868 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.016080 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.016151 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.016226 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.016309 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.016380 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.016451 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.016525 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.016599 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.016735 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.016735 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.016735 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.016948 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.016948 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.017104 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.017177 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.017247 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.017317 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.017394 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.017465 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.017565 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.017656 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.017760 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.017868 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.017952 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.018028 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.018102 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.018140 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.018172 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.018203 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.018235 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.018272 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.018304 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.018346 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.018382 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.018418 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.018455 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.018492 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.018523 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.018561 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.018598 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.018629 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.018701 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.018740 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.018778 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.018809 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.018846 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.018878 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.018915 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.018946 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.018983 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.019019 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.019064 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.019100 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.019136 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.019173 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.019245 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.019286 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.019319 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.019354 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.019386 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.019425 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.019461 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.019500 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.019534 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.019572 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.019605 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.019658 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.019703 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.019740 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.019772 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.019812 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.019854 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.019891 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.019923 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.019956 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.019994 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.020026 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.020063 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.020095 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.020129 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.020170 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.020202 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.020239 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.020273 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.020303 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.020334 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.020365 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.020396 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.020426 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.020469 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.020500 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.020532 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.020564 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.020564 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.020564 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.021236 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.021236 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.021236 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.021467 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.021547 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.021623 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.021725 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.021797 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.021866 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.021946 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.022021 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.022100 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.022181 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.022258 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.022327 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.022400 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.022471 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.022538 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.022605 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.022705 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.022780 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.022849 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.022914 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.022989 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.023067 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.023151 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.023151 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.023151 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.023355 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.023355 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.023355 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.023565 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.023670 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.023670 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.023828 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.023909 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.023984 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.024055 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.024124 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.024191 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.024269 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.024345 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.024427 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.024497 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.024572 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.024659 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.024739 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.024818 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.024890 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.024959 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.025033 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.025114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.025114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.025114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.025114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.025114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.025453 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.025530 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.025600 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.025695 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.025768 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.025855 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.025932 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.026004 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.026073 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.026141 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.026208 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.026285 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.026358 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.026437 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.026507 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.026573 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.026573 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.026573 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.026818 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.026866 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.026902 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.026935 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.026979 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.027012 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.027054 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.027054 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.027054 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.027054 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.027182 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.027182 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.027182 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.027291 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.027337 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.027370 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.027408 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.027440 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.027472 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.027504 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.027540 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.027572 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.027572 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.027572 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.027692 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.028196 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.028196 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.028196 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.028196 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.028196 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.028558 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.028678 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.028764 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.028851 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.028927 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.029001 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.029073 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.029073 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.029204 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.029281 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.029352 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.029422 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.029497 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.029570 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.029654 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.029732 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.029802 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.029882 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.029967 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.030046 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.030119 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.030195 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.030265 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.030333 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.030400 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.030461 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.030544 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.030607 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.030607 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.030607 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.030768 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.030768 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.030768 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.030768 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.030893 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.030929 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.030961 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.030999 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.031041 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.031085 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.031124 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.031124 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.031184 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.031269 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.031303 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.031337 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.031368 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.031406 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.031541 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.031582 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.031613 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.031664 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.031698 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.031730 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.031762 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.031794 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.031794 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.031794 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.031889 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.032051 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032079 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.032102 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032133 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032156 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.032183 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032210 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032233 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.032260 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032284 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.032310 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.032333 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.032356 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032382 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.032409 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.032432 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.032456 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.032479 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032502 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.032525 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.032549 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.032575 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.032599 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032627 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.032675 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.032700 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.032723 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032751 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.032779 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.032802 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.032829 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.032857 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.032880 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.032904 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.032936 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.032960 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.032983 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.033006 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.033031 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.033057 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.033084 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.033109 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.033134 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.033158 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.033181 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.033213 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.033236 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.033262 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.033262 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.033262 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.033335 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.033335 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.033335 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.033335 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.033419 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.033448 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.033473 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.033501 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.033524 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.033555 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.033583 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.033583 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.033583 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.034252 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.034318 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.034374 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.034374 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.034480 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.034540 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.034592 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.034654 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.034713 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.034762 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.034821 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.034872 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.034923 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.034923 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.034923 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.035063 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.035115 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.035174 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.035174 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.035317 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.035375 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.035427 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.035482 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.035536 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.035592 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.035662 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.035662 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.035777 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.035830 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.035887 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.035887 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.035887 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.035887 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.036093 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.036154 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.036204 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.036258 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.036313 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.036362 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.036411 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.036411 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.036411 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.036411 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 02 00:40:17.036594 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.036594 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.036594 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.036594 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.036836 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.036893 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.036943 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.036996 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111433) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.037046 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111434) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.037099 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.037154 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.037208 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.037258 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.037318 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.037374 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.037424 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.037473 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111433) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.037473 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111433) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 02 00:40:17.037565 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111435) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 02 00:40:17.080783 np0000183838 devstack@c-api.service[111434]: INFO dbcounter [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Registered counter for database cinder Jul 02 00:40:17.081628 np0000183838 devstack@c-api.service[111433]: INFO dbcounter [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Registered counter for database cinder Jul 02 00:40:17.081910 np0000183838 devstack@c-api.service[111437]: INFO dbcounter [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Registered counter for database cinder Jul 02 00:40:17.082384 np0000183838 devstack@c-api.service[111435]: INFO dbcounter [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Registered counter for database cinder Jul 02 00:40:17.120269 np0000183838 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f 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=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.126957 np0000183838 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.128090 np0000183838 devstack@c-api.service[111437]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 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=111437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.132263 np0000183838 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.233835 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writer thread running {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:40:17.236683 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:40:17.239478 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:40:17.240723 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writer thread running {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:40:17.242122 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:40:17.243820 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:40:17.243941 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writer thread running {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:40:17.244047 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writer thread running {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 02 00:40:17.244476 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:40:17.245374 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.246459 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:40:17.247051 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:40:17.247452 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 02 00:40:17.248891 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.248985 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:40:17.249478 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:40:17.249837 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 02 00:40:17.251257 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:40:17.251819 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:40:17.252185 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.252259 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 02 00:40:17.253788 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:40:17.254204 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 02 00:40:17.255027 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.255203 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.256006 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.258896 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.259564 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.281155 np0000183838 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f 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=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.283482 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:40:17.285711 np0000183838 devstack@c-api.service[111434]: INFO cinder.rpc [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:40:17.286801 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.289083 np0000183838 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.290900 np0000183838 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.291324 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:40:17.292985 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:40:17.293276 np0000183838 devstack@c-api.service[111433]: INFO cinder.rpc [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:40:17.294182 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.294817 np0000183838 devstack@c-api.service[111437]: DEBUG oslo_db.sqlalchemy.engines [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 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=111437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:17.294879 np0000183838 devstack@c-api.service[111435]: INFO cinder.rpc [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:40:17.295627 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.298581 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 02 00:40:17.299481 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.302160 np0000183838 devstack@c-api.service[111437]: INFO cinder.rpc [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 02 00:40:17.302536 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.303820 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.304612 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.305669 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.305744 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.308819 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.309159 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.310623 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.312292 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.313167 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.313504 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.315700 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.316194 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.316390 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.317147 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.318799 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.319090 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.319349 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.320077 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.321952 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.322044 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.322110 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.322985 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.324882 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.324976 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.326023 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.326297 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.326371 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.327680 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.328900 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.329030 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.329099 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.330491 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.331921 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.332008 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.332184 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.333345 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.334276 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.334801 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.335000 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.335975 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.337558 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.337778 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.339678 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.340226 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.340617 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.341203 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.342004 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.342079 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.342628 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.343508 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.344000 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.344738 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.345288 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.345436 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.345565 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.346708 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.347158 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.347361 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.348101 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.348560 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.348905 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.349425 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.349930 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.350303 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.350398 np0000183838 devstack@c-api.service[111434]: WARNING cinder.api.contrib.hosts [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:40:17.350475 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.350630 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: extensions {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.351385 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.351663 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.352178 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: cgsnapshots {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.352624 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.353100 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.353510 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: qos-specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.353694 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.354024 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.354353 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.355356 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.355569 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: capabilities {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.355757 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.356332 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.356379 np0000183838 devstack@c-api.service[111433]: WARNING cinder.api.contrib.hosts [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:40:17.356574 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: extensions {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.357069 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.357330 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: backups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.357886 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.358079 np0000183838 devstack@c-api.service[111435]: WARNING cinder.api.contrib.hosts [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:40:17.358303 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: extensions {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.358548 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: cgsnapshots {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.359294 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-volume-type-access {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.359351 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.359611 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: cgsnapshots {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.359765 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: qos-specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.360654 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.360874 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.360949 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: qos-specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.361815 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: capabilities {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.362106 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.362315 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: consistencygroups {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.363099 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: backups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.363406 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.363527 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: capabilities {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.364232 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: extra_specs {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.364801 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: backups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.364877 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.365038 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-volume-type-access {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.365742 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: encryption {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.366106 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.366631 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.366749 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-volume-type-access {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.367160 np0000183838 devstack@c-api.service[111437]: WARNING cinder.api.contrib.hosts [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 02 00:40:17.367246 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-volume-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.367382 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: extensions {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.368090 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: consistencygroups {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.368558 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.368636 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-volume-transfer {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.368713 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: cgsnapshots {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.370016 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: consistencygroups {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.370073 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: qos-specs {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.370172 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: extra_specs {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.370214 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-availability-zone {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.371994 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-quota-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.372058 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: encryption {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.372101 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: extra_specs {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.372147 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: capabilities {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.372847 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-quota-class-sets {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.373178 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-volume-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.373277 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: backups {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.373455 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: encryption {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.374129 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-snapshot-manage {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.374594 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-volume-transfer {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.374969 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-volume-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.375387 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-volume-type-access {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.375515 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: os-hosts {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.376212 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-availability-zone {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.376443 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-volume-transfer {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.376965 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: encryption {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.377035 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extended resource: scheduler-stats {{(pid=111434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.377504 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-quota-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.378079 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-availability-zone {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.378419 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: consistencygroups {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.378877 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-quota-class-sets {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.379113 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.379385 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-quota-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.380169 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-snapshot-manage {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.380336 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: extra_specs {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.380470 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.380737 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-quota-class-sets {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.381302 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.contrib.snapshot_actions [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] SnapshotActionsController initialized {{(pid=111434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:40:17.381533 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: os-hosts {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.381853 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: encryption {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.381999 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-snapshot-manage {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.382070 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.382887 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extended resource: scheduler-stats {{(pid=111433) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.383326 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.383396 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: os-hosts {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.383516 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-volume-manage {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.384599 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.384711 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extended resource: scheduler-stats {{(pid=111435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.384960 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-volume-transfer {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.385415 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.385968 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.386530 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-availability-zone {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.386760 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.386808 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.387458 np0000183838 devstack@c-api.service[111434]: WARNING castellan.key_manager.migration [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.387599 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.contrib.snapshot_actions [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] SnapshotActionsController initialized {{(pid=111433) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:40:17.387883 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-quota-sets {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.388137 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.388187 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension UsedLimits extending resource: limits {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388312 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388363 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.388524 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388617 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388733 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388855 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.388952 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.contrib.snapshot_actions [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] SnapshotActionsController initialized {{(pid=111435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:40:17.389004 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389047 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension TypesManage extending resource: types {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389162 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389225 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-quota-class-sets {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.389270 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389379 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension AdminActions extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389495 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension AdminActions extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389597 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension AdminActions extending resource: backups {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389655 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.389693 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.389731 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389826 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.389927 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.v3.router [None req-9876e01d-3ed2-44b1-bdd6-27e30eb17e9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.390517 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-snapshot-manage {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.390921 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.390970 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.391906 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: os-hosts {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.392278 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.392328 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.393605 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.393696 np0000183838 devstack@c-api.service[111433]: WARNING castellan.key_manager.migration [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.393739 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extended resource: scheduler-stats {{(pid=111437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 02 00:40:17.394490 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension UsedLimits extending resource: limits {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.394604 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.394827 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.394933 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395058 np0000183838 devstack@c-api.service[111435]: WARNING castellan.key_manager.migration [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.395106 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395185 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395290 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395390 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension TypesManage extending resource: types {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395501 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395617 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395746 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension AdminActions extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395800 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.395838 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension UsedLimits extending resource: limits {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395883 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension AdminActions extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.395964 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396016 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension AdminActions extending resource: backups {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396055 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396161 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396264 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.v3.router [None req-b25ec18b-d8c2-4710-b676-a4c750d445a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111433) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396637 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396762 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.396941 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397069 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397153 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.397197 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397266 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension TypesManage extending resource: types {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397373 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397502 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397599 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension AdminActions extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397735 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension AdminActions extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397843 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension AdminActions extending resource: backups {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397944 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.397992 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] SnapshotActionsController initialized {{(pid=111437) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 02 00:40:17.398034 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.398076 np0000183838 devstack@c-api.service[111434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f863b0a3668 pid: 111434 (default app) Jul 02 00:40:17.398149 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.v3.router [None req-34d09b9e-a3af-4ce6-a4ec-c03381f453c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.398715 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.400054 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.401339 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.402758 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.404134 np0000183838 devstack@c-api.service[111433]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f863b0a3668 pid: 111433 (default app) Jul 02 00:40:17.404187 np0000183838 devstack@c-api.service[111437]: WARNING castellan.key_manager.migration [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jul 02 00:40:17.404977 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension UsedLimits extending resource: limits {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405097 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405298 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405409 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405501 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeActions extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405634 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405752 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405853 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension TypesManage extending resource: types {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.405966 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.406082 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.406135 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406135 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406135 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406135 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406364 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406364 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406463 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension AdminActions extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.406507 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406507 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406507 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406507 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406507 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.406792 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407085 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407085 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407085 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407216 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension AdminActions extending resource: snapshots {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.407261 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407261 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407261 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407261 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407450 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407450 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407450 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407450 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407663 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407663 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407663 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407663 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407858 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension AdminActions extending resource: backups {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.407911 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407911 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.407911 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.407911 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408101 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408101 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408101 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408101 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408280 np0000183838 devstack@c-api.service[111435]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f863b0a3668 pid: 111435 (default app) Jul 02 00:40:17.408322 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408322 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408434 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408479 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.408768 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409052 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409096 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409384 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409384 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409384 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409384 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409565 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.v3.router [None req-b9e2998d-8034-462b-8949-f3225f8e52c9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 02 00:40:17.409605 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409605 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409605 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409605 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409605 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409915 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409915 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409915 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.409915 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.409915 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410134 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410375 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410375 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410375 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410375 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410375 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410606 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410606 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410606 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410606 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410606 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410873 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410873 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.410873 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.410873 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411088 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411088 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411088 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411088 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411320 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411320 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411320 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411320 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411320 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411567 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411567 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411567 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411567 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411567 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411787 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411787 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411787 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411787 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411978 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411978 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.411978 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.411978 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.412184 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.412184 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.412184 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.412184 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.412492 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.412492 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.412492 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.412492 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413089 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413089 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413089 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413089 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413305 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413573 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413573 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413573 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413573 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413573 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.413834 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414128 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414396 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414717 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414983 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414983 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.414983 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.414983 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415184 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415184 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415184 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415184 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415377 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415377 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415377 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415377 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: warnings.warn(deprecated_msg) Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-8b5d2f37-1c46-42e6-a66f-9cafab3f7d92 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:40:17.415564 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 1/1] 199.19.213.21 () {60 vars in 949 bytes} [Thu Jul 2 00:40:17 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:40:17.415885 np0000183838 devstack@c-api.service[111437]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f863b0a3668 pid: 111437 (default app) Jul 02 00:40:24.875143 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.875143 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.875143 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.875143 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.875143 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.875956 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.875956 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.875956 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.875956 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.875956 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876231 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876541 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876541 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876541 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876541 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876781 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876781 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.876781 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.876781 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877016 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877016 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877016 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877016 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877275 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877275 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877275 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877275 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877275 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877547 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877547 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877547 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877547 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877547 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.877833 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878165 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878500 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878836 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878836 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878836 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.878836 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.878836 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879132 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879132 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879132 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879132 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879132 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879395 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.879776 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.880131 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.880131 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.880131 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.880131 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.880131 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881097 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881097 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881097 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881097 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881097 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881282 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881282 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881282 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881282 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881428 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881428 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881428 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881428 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881571 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881571 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881571 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881571 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881571 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881796 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881796 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881796 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881796 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881796 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881958 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881958 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.881958 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.881958 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882105 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882105 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882105 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882105 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882243 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882243 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882243 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882243 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882379 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882379 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882379 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882379 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882515 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882515 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882515 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882515 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882662 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882662 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882662 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882662 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882662 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.882837 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883050 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883050 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883050 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883050 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883050 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883217 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883433 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883677 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.883927 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884146 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884146 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884146 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884146 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884298 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884298 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884298 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884298 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884298 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: warnings.warn(deprecated_msg) Jul 02 00:40:24.884491 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-e23e8751-16aa-4d5c-974d-fc17036f4a60 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:40:25.386773 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e23e8751-16aa-4d5c-974d-fc17036f4a60 admin admin] POST https://199.19.213.21/volume/v3/types Jul 02 00:40:25.387473 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e23e8751-16aa-4d5c-974d-fc17036f4a60 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:40:25.389477 np0000183838 devstack@c-api.service[111433]: /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. Jul 02 00:40:25.389477 np0000183838 devstack@c-api.service[111433]: warnings.warn( Jul 02 00:40:25.423666 np0000183838 devstack@c-api.service[111433]: DEBUG oslo_db.sqlalchemy.engines [None req-e23e8751-16aa-4d5c-974d-fc17036f4a60 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=111433) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:25.462270 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e23e8751-16aa-4d5c-974d-fc17036f4a60 admin admin] https://199.19.213.21/volume/v3/types returned with HTTP 200 Jul 02 00:40:25.463278 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 1/2] 199.19.213.21 () {68 vars in 1281 bytes} [Thu Jul 2 00:40:24 2026] POST /volume/v3/types => generated 186 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:40:25.486684 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.486684 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.486684 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.486684 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.487410 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.487410 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.487410 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.487410 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.487694 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488060 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488060 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488060 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488060 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488060 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488353 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488353 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488353 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488353 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488353 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488637 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488637 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488637 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488637 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488890 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488890 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488890 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.488890 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.488890 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489193 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489193 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489193 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489193 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489193 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489475 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.489836 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490192 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490524 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490524 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490524 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490524 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490524 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490864 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490864 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490864 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.490864 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.490864 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491151 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491488 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491822 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491822 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491822 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.491822 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.491822 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492107 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492107 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492107 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492107 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492107 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492400 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492400 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492400 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492400 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492633 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492633 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492633 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492633 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492896 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492896 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492896 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.492896 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.492896 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493183 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493183 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493183 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493183 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493183 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493452 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493452 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493452 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493452 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493719 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493719 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.493719 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.493719 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494464 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494464 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494464 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494464 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494729 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494729 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494729 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494729 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494959 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494959 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.494959 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.494959 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495184 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495184 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495184 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495184 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495184 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495468 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495820 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495820 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495820 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.495820 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.495820 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496110 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496436 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.496788 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497115 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497606 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497606 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497606 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497606 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497895 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497895 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497895 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.497895 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.497895 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: warnings.warn(deprecated_msg) Jul 02 00:40:25.498190 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [req-e23e8751-16aa-4d5c-974d-fc17036f4a60 req-4ff2af07-5c14-4233-8ab7-087d4f976b0a None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:40:25.848961 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-e23e8751-16aa-4d5c-974d-fc17036f4a60 req-4ff2af07-5c14-4233-8ab7-087d4f976b0a admin admin] POST https://199.19.213.21/volume/v3/types/efe21adc-8cd2-4ddd-b967-676562a3b3b9/extra_specs Jul 02 00:40:25.849608 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-e23e8751-16aa-4d5c-974d-fc17036f4a60 req-4ff2af07-5c14-4233-8ab7-087d4f976b0a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 02 00:40:25.851857 np0000183838 devstack@c-api.service[111435]: /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. Jul 02 00:40:25.851857 np0000183838 devstack@c-api.service[111435]: warnings.warn( Jul 02 00:40:25.887542 np0000183838 devstack@c-api.service[111435]: DEBUG oslo_db.sqlalchemy.engines [req-e23e8751-16aa-4d5c-974d-fc17036f4a60 req-4ff2af07-5c14-4233-8ab7-087d4f976b0a 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=111435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:40:25.952370 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-e23e8751-16aa-4d5c-974d-fc17036f4a60 req-4ff2af07-5c14-4233-8ab7-087d4f976b0a admin admin] https://199.19.213.21/volume/v3/types/efe21adc-8cd2-4ddd-b967-676562a3b3b9/extra_specs returned with HTTP 200 Jul 02 00:40:25.953422 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 1/3] 199.19.213.21 () {70 vars in 1498 bytes} [Thu Jul 2 00:40:25 2026] POST /volume/v3/types/efe21adc-8cd2-4ddd-b967-676562a3b3b9/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:40:27.286728 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=6 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:27.300623 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=6 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:35.457298 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:40:35.950569 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:42:57.123197 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-60b8ef64-f679-448a-b219-ab700790ce1d None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:42:57.125629 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-60b8ef64-f679-448a-b219-ab700790ce1d None None] GET https://199.19.213.21/volume// Jul 02 00:42:57.125943 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-60b8ef64-f679-448a-b219-ab700790ce1d None None] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:42:57.126268 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-60b8ef64-f679-448a-b219-ab700790ce1d None None] Calling method 'all' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:42:57.127039 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-60b8ef64-f679-448a-b219-ab700790ce1d None None] https://199.19.213.21/volume// returned with HTTP 300 Jul 02 00:42:57.127488 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 2/4] 199.19.213.21 () {66 vars in 1449 bytes} [Thu Jul 2 00:42:57 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 02 00:43:35.847856 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.847856 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.847856 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.847856 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.847856 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.848924 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.848924 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.848924 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.848924 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.848924 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.849264 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.851518 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.851518 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.851518 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.851518 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.851868 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.851868 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.851868 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.851868 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852218 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852218 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852218 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852218 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852501 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852501 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852501 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852501 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852501 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852911 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852911 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852911 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.852911 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.852911 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853243 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.853973 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.854386 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854819 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.854819 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854819 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.854819 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.854819 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855180 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855180 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855180 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855180 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855180 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855519 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.855960 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.856321 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.856321 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.856321 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.856321 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.856321 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.856668 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.856668 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.856668 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.856668 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.856668 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857015 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857015 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857015 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857015 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857302 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857302 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857302 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857302 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857581 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857581 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857581 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857581 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857581 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857983 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857983 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857983 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.857983 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.857983 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858299 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858299 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858299 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858299 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858581 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858581 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858581 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858581 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858905 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858905 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.858905 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.858905 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859186 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859186 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859186 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859186 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859477 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859477 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859477 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859477 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859776 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859776 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859776 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.859776 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.859776 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860190 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860585 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860585 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860585 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860585 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860585 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.860942 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861409 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.861850 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.862325 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.862748 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.862748 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.862748 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.862748 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863211 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.863211 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863211 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.863211 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863211 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: warnings.warn(deprecated_msg) Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-06d42aa1-ec43-44aa-ae3a-d2133d3ddc77 None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:35.863639 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 1/5] 199.19.213.21 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:35 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:35.889496 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-d530212f-8380-4aaa-a985-b9fa1df01c59 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:35.898326 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 2/6] 199.19.213.21 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:35 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:35.929318 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [req-d530212f-8380-4aaa-a985-b9fa1df01c59 req-77389364-2ac5-435e-8a58-1f78d0abc0ac None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:35.935162 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-d530212f-8380-4aaa-a985-b9fa1df01c59 req-77389364-2ac5-435e-8a58-1f78d0abc0ac demo demo] GET https://199.19.213.21/volume/v3/ Jul 02 00:43:35.935699 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-d530212f-8380-4aaa-a985-b9fa1df01c59 req-77389364-2ac5-435e-8a58-1f78d0abc0ac demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:35.936095 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [req-d530212f-8380-4aaa-a985-b9fa1df01c59 req-77389364-2ac5-435e-8a58-1f78d0abc0ac demo demo] Calling method 'version_select' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:35.936897 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [req-d530212f-8380-4aaa-a985-b9fa1df01c59 req-77389364-2ac5-435e-8a58-1f78d0abc0ac demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jul 02 00:43:35.937207 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 2/7] 199.19.213.21 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:35 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:35.970375 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-1d415df8-e0a0-43b9-b688-1423434f7986 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:36.283949 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] GET https://199.19.213.21/volume/v3/types Jul 02 00:43:36.284321 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:36.284416 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] Calling method 'index' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:36.284969 np0000183838 devstack@c-api.service[111434]: /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. Jul 02 00:43:36.284969 np0000183838 devstack@c-api.service[111434]: warnings.warn( Jul 02 00:43:36.285592 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:43:36.324274 np0000183838 devstack@c-api.service[111434]: DEBUG oslo_db.sqlalchemy.engines [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:36.344363 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-1d415df8-e0a0-43b9-b688-1423434f7986 demo demo] https://199.19.213.21/volume/v3/types returned with HTTP 200 Jul 02 00:43:36.344851 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 3/8] 199.19.213.21 () {64 vars in 1283 bytes} [Thu Jul 2 00:43:35 2026] GET /volume/v3/types => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:36.380204 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:36.780340 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 demo demo] GET https://199.19.213.21/volume/v3/types/default Jul 02 00:43:36.780777 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:36.781045 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 demo demo] Calling method 'show' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:36.821269 np0000183838 devstack@c-api.service[111437]: DEBUG oslo_db.sqlalchemy.engines [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=111437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 02 00:43:36.840861 np0000183838 devstack@c-api.service[111437]: /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. Jul 02 00:43:36.840861 np0000183838 devstack@c-api.service[111437]: warnings.warn( Jul 02 00:43:36.843072 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-183ead11-39a3-4c8b-b907-4aa55dcda529 demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:36.843575 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 2/9] 199.19.213.21 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:36 2026] GET /volume/v3/types/default => generated 145 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:37.311973 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-225bb0dd-51dc-4c1d-b458-72e4474eb2b5 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:37.313090 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 3/10] 199.19.213.21 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:37 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:37.346154 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-3ac65402-8502-4b4c-9713-352cd3cfe957 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:37.353792 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 3/11] 199.19.213.21 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:37 2026] GET /volume/v3 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:37.389233 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [req-3ac65402-8502-4b4c-9713-352cd3cfe957 req-0cd5523b-67ea-46dd-ac59-39c7533e467c None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:37.392496 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-3ac65402-8502-4b4c-9713-352cd3cfe957 req-0cd5523b-67ea-46dd-ac59-39c7533e467c demo demo] GET https://199.19.213.21/volume/v3/ Jul 02 00:43:37.392879 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-3ac65402-8502-4b4c-9713-352cd3cfe957 req-0cd5523b-67ea-46dd-ac59-39c7533e467c demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:37.393240 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-3ac65402-8502-4b4c-9713-352cd3cfe957 req-0cd5523b-67ea-46dd-ac59-39c7533e467c demo demo] Calling method 'version_select' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:37.394103 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-3ac65402-8502-4b4c-9713-352cd3cfe957 req-0cd5523b-67ea-46dd-ac59-39c7533e467c demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jul 02 00:43:37.394756 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 4/12] 199.19.213.21 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:37 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:37.431953 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-c96b458f-6ffa-4704-b43a-2324313b77cd None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:37.435504 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-c96b458f-6ffa-4704-b43a-2324313b77cd demo demo] GET https://199.19.213.21/volume/v3/types/default Jul 02 00:43:37.435893 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-c96b458f-6ffa-4704-b43a-2324313b77cd demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:37.436311 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-c96b458f-6ffa-4704-b43a-2324313b77cd demo demo] Calling method 'show' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:37.445662 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-c96b458f-6ffa-4704-b43a-2324313b77cd demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:37.446529 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 3/13] 199.19.213.21 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:37 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:38.048022 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-568bdea7-37b0-41ea-8992-07ff0fd2c770 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.048685 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 4/14] 199.19.213.21 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:38.080264 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.083848 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 4/15] 199.19.213.21 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:38.116684 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab req-4939fb99-6b17-49a4-a876-a7f102f1425a None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.118822 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab req-4939fb99-6b17-49a4-a876-a7f102f1425a demo demo] GET https://199.19.213.21/volume/v3/ Jul 02 00:43:38.119033 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab req-4939fb99-6b17-49a4-a876-a7f102f1425a demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:38.119262 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab req-4939fb99-6b17-49a4-a876-a7f102f1425a demo demo] Calling method 'version_select' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:38.119688 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-77f532d9-cb31-4965-8ade-02c8b3bdf7ab req-4939fb99-6b17-49a4-a876-a7f102f1425a demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jul 02 00:43:38.120094 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 5/16] 199.19.213.21 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:38.157841 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-5ba3e874-dafd-4547-aa84-ff04a42e5a7b None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.160380 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-5ba3e874-dafd-4547-aa84-ff04a42e5a7b demo demo] GET https://199.19.213.21/volume/v3/types/default Jul 02 00:43:38.160582 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-5ba3e874-dafd-4547-aa84-ff04a42e5a7b demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:38.160885 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-5ba3e874-dafd-4547-aa84-ff04a42e5a7b demo demo] Calling method 'show' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:38.174532 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-5ba3e874-dafd-4547-aa84-ff04a42e5a7b demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:38.175359 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 4/17] 199.19.213.21 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:38.215689 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-e1932c35-c30b-4be8-82e4-3b128eaf6b71 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.216392 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 5/18] 199.19.213.21 () {62 vars in 1061 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jul 02 00:43:38.247544 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-ccd4d2cc-39d5-4251-bb70-c83aa713473a None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.251380 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 5/19] 199.19.213.21 () {64 vars in 1265 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jul 02 00:43:38.285350 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [req-ccd4d2cc-39d5-4251-bb70-c83aa713473a req-028e5739-2b6c-405e-89d7-ab7919e2669b None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.288574 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-ccd4d2cc-39d5-4251-bb70-c83aa713473a req-028e5739-2b6c-405e-89d7-ab7919e2669b demo demo] GET https://199.19.213.21/volume/v3/ Jul 02 00:43:38.289006 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-ccd4d2cc-39d5-4251-bb70-c83aa713473a req-028e5739-2b6c-405e-89d7-ab7919e2669b demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:38.289404 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [req-ccd4d2cc-39d5-4251-bb70-c83aa713473a req-028e5739-2b6c-405e-89d7-ab7919e2669b demo demo] Calling method 'version_select' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:38.290071 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [req-ccd4d2cc-39d5-4251-bb70-c83aa713473a req-028e5739-2b6c-405e-89d7-ab7919e2669b demo demo] https://199.19.213.21/volume/v3/ returned with HTTP 200 Jul 02 00:43:38.290760 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 6/20] 199.19.213.21 () {66 vars in 1339 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:38.331418 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-27b8267c-f970-434a-b7da-5bf1de0937b6 None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:43:38.334889 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-27b8267c-f970-434a-b7da-5bf1de0937b6 demo demo] GET https://199.19.213.21/volume/v3/types/default Jul 02 00:43:38.335263 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-27b8267c-f970-434a-b7da-5bf1de0937b6 demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:43:38.335720 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-27b8267c-f970-434a-b7da-5bf1de0937b6 demo demo] Calling method 'show' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:43:38.345621 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-27b8267c-f970-434a-b7da-5bf1de0937b6 demo demo] https://199.19.213.21/volume/v3/types/default returned with HTTP 200 Jul 02 00:43:38.345934 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 5/21] 199.19.213.21 () {64 vars in 1294 bytes} [Thu Jul 2 00:43:38 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 02 00:43:46.337684 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:43:48.342475 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=8 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:48:44.319862 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-f088ebc3-afed-46c8-a648-c664042a0109 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:48:44.400965 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:48:44.401376 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:48:44.401784 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:48:44.402833 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:48:44.404245 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:48:44.445398 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] Get all volumes completed successfully. Jul 02 00:48:44.448269 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f088ebc3-afed-46c8-a648-c664042a0109 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:48:44.448760 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 6/22] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:48:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:48:54.435390 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:49:44.483213 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:49:44.486257 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:49:44.486516 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:49:44.486822 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:49:44.487730 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:49:44.489928 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:49:44.523015 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] Get all volumes completed successfully. Jul 02 00:49:44.525079 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-dfb1dd3e-f65e-4edf-8438-cdd894d4ea1c demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:49:44.525451 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 6/23] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:49:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:49:54.516961 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:50:44.557403 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-93615f7c-f199-4489-9633-8f06639b3200 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:50:44.560779 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:50:44.560779 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:50:44.560779 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:50:44.561224 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:50:44.561986 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:50:44.598951 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] Get all volumes completed successfully. Jul 02 00:50:44.601121 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-93615f7c-f199-4489-9633-8f06639b3200 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:50:44.601862 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 7/24] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:50:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:50:54.592892 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:51:44.619792 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-bdaff577-2c4f-48e0-a028-8452874af880 None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:51:44.625807 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:51:44.625979 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:51:44.626191 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:51:44.626791 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:51:44.627610 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:51:44.669807 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] Get all volumes completed successfully. Jul 02 00:51:44.672911 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-bdaff577-2c4f-48e0-a028-8452874af880 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:51:44.673511 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 6/25] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:51:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:51:54.662586 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:52:44.702500 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:52:44.707540 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:52:44.707845 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:52:44.708115 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:52:44.708569 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:52:44.710124 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:52:44.719681 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] Get all volumes completed successfully. Jul 02 00:52:44.721370 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-2e228528-12c4-40e3-81bd-20fae9c7bf83 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:52:44.721785 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 7/26] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:52:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:52:54.713738 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:53:44.740325 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:53:44.914151 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:53:44.914742 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:53:44.915128 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:53:44.915731 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:53:44.917293 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:53:44.926296 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] Get all volumes completed successfully. Jul 02 00:53:44.928274 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-11188646-4e44-4345-9a6e-c8d9f226e1a6 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:53:44.928975 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 7/27] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:53:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:53:54.921797 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:54:44.973421 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-e4b50892-242c-4441-b566-ce955abc32b0 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:54:44.976229 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:54:44.976229 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:54:44.976229 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:54:44.976490 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:54:44.977265 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:54:44.985361 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] Get all volumes completed successfully. Jul 02 00:54:44.987479 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-e4b50892-242c-4441-b566-ce955abc32b0 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:54:44.988203 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 8/28] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:54:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:54:54.980906 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:55:45.005789 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:55:45.009532 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:55:45.009963 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:55:45.010315 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:55:45.010813 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:55:45.011864 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:55:45.019685 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] Get all volumes completed successfully. Jul 02 00:55:45.022237 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-57c2fd41-a847-44dc-88ec-14bddeb6728f demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:55:45.022762 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 7/29] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:55:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 02 00:55:55.016847 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:56:45.038683 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-89634617-be3f-428e-b56c-1763af1282fc None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:56:45.041697 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:56:45.041837 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:56:45.042031 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:56:45.042248 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:56:45.042897 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:56:45.050608 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] Get all volumes completed successfully. Jul 02 00:56:45.052372 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-89634617-be3f-428e-b56c-1763af1282fc demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:56:45.052716 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 8/30] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:56:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:56:55.045443 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:57:45.066083 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-d292b739-31ca-4d8f-ab40-a35f575357ca None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:57:45.068881 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:57:45.069114 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:57:45.069361 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:57:45.069680 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:57:45.070596 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:57:45.083998 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] Get all volumes completed successfully. Jul 02 00:57:45.086494 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-d292b739-31ca-4d8f-ab40-a35f575357ca demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:57:45.086949 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 8/31] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:57:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:57:55.074444 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:58:45.104587 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-c6b18dca-4680-4906-badf-33b5da992809 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:58:45.242520 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:58:45.243087 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:58:45.243605 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:58:45.244286 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:58:45.246336 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:58:45.254719 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] Get all volumes completed successfully. Jul 02 00:58:45.256857 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-c6b18dca-4680-4906-badf-33b5da992809 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:58:45.257180 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 9/32] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:58:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:58:55.251066 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 00:59:45.273479 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 00:59:45.277470 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 00:59:45.277756 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 00:59:45.278040 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 00:59:45.278392 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 00:59:45.279693 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 00:59:45.289432 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] Get all volumes completed successfully. Jul 02 00:59:45.291602 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-7ea87a87-1fc0-4ea4-bf18-fd75fe0f5c7b demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 00:59:45.292100 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 8/33] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 00:59:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 00:59:55.284796 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:00:45.312499 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-01837ac5-c05b-40c3-8378-cd238382b96e None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:00:45.315970 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:00:45.316233 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:00:45.316523 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:00:45.316893 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:00:45.317949 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:00:45.334710 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] Get all volumes completed successfully. Jul 02 01:00:45.337355 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-01837ac5-c05b-40c3-8378-cd238382b96e demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:00:45.338166 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 9/34] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:00:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:00:55.322268 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:01:45.364658 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:01:45.371496 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:01:45.372171 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:01:45.372837 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:01:45.373102 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:01:45.375004 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:01:45.384111 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] Get all volumes completed successfully. Jul 02 01:01:45.386255 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-1f2a3178-edd0-4eec-bc5d-a6323d952d6f demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:01:45.386774 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 9/35] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:01:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:01:55.379802 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:02:45.403849 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:02:45.407003 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:02:45.407251 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:02:45.407492 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:02:45.407808 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:02:45.408779 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:02:45.416041 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] Get all volumes completed successfully. Jul 02 01:02:45.417841 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d41678eb-be0b-4120-ad9a-bb65b0017f6d demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:02:45.418179 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 10/36] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:02:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:02:55.412173 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:03:45.434265 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:03:45.599554 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:03:45.599748 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:03:45.599919 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:03:45.600126 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:03:45.600788 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:03:45.607411 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] Get all volumes completed successfully. Jul 02 01:03:45.609516 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-514dd89f-ae1c-4058-8a13-35a5e5c7aa9a demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:03:45.610001 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 9/37] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:03:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:03:55.603774 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:04:45.627833 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-9baf4b62-df84-44d3-ba03-259129b26260 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:04:45.631057 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:04:45.631356 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:04:45.631604 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:04:45.631947 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:04:45.632915 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:04:45.640475 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] Get all volumes completed successfully. Jul 02 01:04:45.642777 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-9baf4b62-df84-44d3-ba03-259129b26260 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:04:45.643120 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 10/38] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:04:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:04:55.636824 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:05:45.656620 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:05:45.660246 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:05:45.660893 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:05:45.661142 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:05:45.661585 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:05:45.663136 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:05:45.672520 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] Get all volumes completed successfully. Jul 02 01:05:45.674722 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-41febf9e-2a4b-41b3-9db4-55967ddf1245 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:05:45.675015 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 10/39] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:05:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:05:55.667107 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:06:45.693277 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:06:45.696003 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:06:45.696223 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:06:45.696461 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:06:45.696803 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:06:45.697670 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:06:45.705663 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] Get all volumes completed successfully. Jul 02 01:06:45.708282 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-d291acc2-ef84-4d4e-b0f1-fe6cc8c92cb1 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:06:45.708744 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 11/40] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:06:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:06:55.701744 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:07:45.723606 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-21079a7b-e135-458b-8651-b8c537f2634c None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:07:45.725692 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:07:45.725872 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:07:45.726014 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:07:45.727724 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:07:45.728549 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:07:45.737586 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] Get all volumes completed successfully. Jul 02 01:07:45.740789 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-21079a7b-e135-458b-8651-b8c537f2634c demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:07:45.741239 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 10/41] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:07:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:07:55.731075 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:08:45.757582 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-f04d9242-b134-4be3-a890-be16645d42d5 None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:08:45.865052 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:08:45.865299 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:08:45.865885 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:08:45.865885 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:08:45.866909 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:08:45.879129 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] Get all volumes completed successfully. Jul 02 01:08:45.882919 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-f04d9242-b134-4be3-a890-be16645d42d5 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:08:45.883422 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 11/42] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:08:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:08:55.871457 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:09:45.896782 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-e5b739ab-fcff-40ec-821c-474e909582ca None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:09:45.899403 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:09:45.899624 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:09:45.899876 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:09:45.900167 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:09:45.901130 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:09:45.913378 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] Get all volumes completed successfully. Jul 02 01:09:45.916337 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-e5b739ab-fcff-40ec-821c-474e909582ca demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:09:45.916790 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 11/43] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:09:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:09:55.905922 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:10:45.933513 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:10:45.937099 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:10:45.937336 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:10:45.937592 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:10:45.937945 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:10:45.939169 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:10:45.946505 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] Get all volumes completed successfully. Jul 02 01:10:45.948529 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-3ae8d968-92cb-4e21-b85a-425679e9c4b3 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:10:45.948986 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 12/44] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:10:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:10:55.943559 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:11:45.964469 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:11:45.967561 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:11:45.967816 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:11:45.968088 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:11:45.969050 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:11:45.970692 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:11:45.979871 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] Get all volumes completed successfully. Jul 02 01:11:45.982425 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-39a5156e-f326-4cbd-a14d-5d468bcbfd0b demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:11:45.982906 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 11/45] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:11:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:11:55.974288 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:12:46.000947 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.middleware.request_id [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf None None] RequestId filter calling following filter/app {{(pid=111433) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:12:46.003826 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:12:46.004009 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] Empty body provided in request {{(pid=111433) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:12:46.004214 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.openstack.wsgi [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] Calling method 'detail' {{(pid=111433) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:12:46.004669 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.api.api_utils [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] Removing options '' from query. {{(pid=111433) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:12:46.005441 np0000183838 devstack@c-api.service[111433]: DEBUG cinder.volume.api [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111433) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:12:46.013856 np0000183838 devstack@c-api.service[111433]: INFO cinder.volume.api [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] Get all volumes completed successfully. Jul 02 01:12:46.015924 np0000183838 devstack@c-api.service[111433]: INFO cinder.api.openstack.wsgi [None req-e68d8ca0-354a-4227-a80c-f53a87e234bf demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:12:46.016175 np0000183838 devstack@c-api.service[111433]: [pid: 111433|app: 0|req: 12/46] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:12:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:12:56.009405 np0000183838 devstack@c-api.service[111433]: DEBUG dbcounter [-] [111433] Writing DB stats cinder:SELECT=1 {{(pid=111433) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:13:46.030185 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.middleware.request_id [None req-f7781cdd-db49-4067-984a-b863b6fedb06 None None] RequestId filter calling following filter/app {{(pid=111435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:13:46.114923 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:13:46.115628 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] Empty body provided in request {{(pid=111435) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:13:46.115774 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.openstack.wsgi [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] Calling method 'detail' {{(pid=111435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:13:46.116200 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.api.api_utils [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] Removing options '' from query. {{(pid=111435) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:13:46.117837 np0000183838 devstack@c-api.service[111435]: DEBUG cinder.volume.api [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111435) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:13:46.126536 np0000183838 devstack@c-api.service[111435]: INFO cinder.volume.api [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] Get all volumes completed successfully. Jul 02 01:13:46.128359 np0000183838 devstack@c-api.service[111435]: INFO cinder.api.openstack.wsgi [None req-f7781cdd-db49-4067-984a-b863b6fedb06 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:13:46.128736 np0000183838 devstack@c-api.service[111435]: [pid: 111435|app: 0|req: 12/47] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:13:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:13:56.123208 np0000183838 devstack@c-api.service[111435]: DEBUG dbcounter [-] [111435] Writing DB stats cinder:SELECT=1 {{(pid=111435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:14:46.147300 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.middleware.request_id [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 None None] RequestId filter calling following filter/app {{(pid=111434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:14:46.151898 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:14:46.152089 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] Empty body provided in request {{(pid=111434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:14:46.152259 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.openstack.wsgi [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] Calling method 'detail' {{(pid=111434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:14:46.152499 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.api.api_utils [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] Removing options '' from query. {{(pid=111434) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:14:46.153224 np0000183838 devstack@c-api.service[111434]: DEBUG cinder.volume.api [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111434) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:14:46.159195 np0000183838 devstack@c-api.service[111434]: INFO cinder.volume.api [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] Get all volumes completed successfully. Jul 02 01:14:46.161192 np0000183838 devstack@c-api.service[111434]: INFO cinder.api.openstack.wsgi [None req-341521f2-84fb-438c-87a5-5c30f9d68c08 demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:14:46.161528 np0000183838 devstack@c-api.service[111434]: [pid: 111434|app: 0|req: 13/48] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:14:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:14:56.157011 np0000183838 devstack@c-api.service[111434]: DEBUG dbcounter [-] [111434] Writing DB stats cinder:SELECT=1 {{(pid=111434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 02 01:15:46.178607 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.middleware.request_id [None req-694778b5-4274-4458-8e98-0e9f5a778eff None None] RequestId filter calling following filter/app {{(pid=111437) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 02 01:15:46.182480 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] GET https://199.19.213.21/volume/v3/volumes/detail Jul 02 01:15:46.182715 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] Empty body provided in request {{(pid=111437) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 02 01:15:46.182946 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.openstack.wsgi [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] Calling method 'detail' {{(pid=111437) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 02 01:15:46.183234 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.api.api_utils [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] Removing options '' from query. {{(pid=111437) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 02 01:15:46.184143 np0000183838 devstack@c-api.service[111437]: DEBUG cinder.volume.api [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111437) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 02 01:15:46.193486 np0000183838 devstack@c-api.service[111437]: INFO cinder.volume.api [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] Get all volumes completed successfully. Jul 02 01:15:46.195932 np0000183838 devstack@c-api.service[111437]: INFO cinder.api.openstack.wsgi [None req-694778b5-4274-4458-8e98-0e9f5a778eff demo demo] https://199.19.213.21/volume/v3/volumes/detail returned with HTTP 200 Jul 02 01:15:46.196378 np0000183838 devstack@c-api.service[111437]: [pid: 111437|app: 0|req: 12/49] 199.19.213.21 () {64 vars in 1290 bytes} [Thu Jul 2 01:15:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 02 01:15:56.187276 np0000183838 devstack@c-api.service[111437]: DEBUG dbcounter [-] [111437] Writing DB stats cinder:SELECT=1 {{(pid=111437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}