Jun 19 01:12:01.629831 np0000182262 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:12:01.641820 np0000182262 devstack@c-api.service[112471]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:12:01 2026] *** Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: nodename: np0000182262 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: machine: x86_64 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: clock source: unix Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: pcre jit disabled Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: detected number of CPU cores: 16 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: current working directory: / Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: your processes number limit is 256917 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: your memory page size is 4096 bytes Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: detected max file descriptor number: 2048 Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: lock engine: pthread robust mutexes Jun 19 01:12:01.643427 np0000182262 devstack@c-api.service[112471]: thunder lock: enabled Jun 19 01:12:01.644326 np0000182262 devstack@c-api.service[112471]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:12:01.644326 np0000182262 devstack@c-api.service[112471]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:12:01.644326 np0000182262 devstack@c-api.service[112471]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:12:01.644326 np0000182262 devstack@c-api.service[112471]: Set PythonHome to /opt/stack/data/venv Jun 19 01:12:01.682761 np0000182262 devstack@c-api.service[112471]: Python main interpreter initialized at 0x7821a08a3668 Jun 19 01:12:01.682761 np0000182262 devstack@c-api.service[112471]: python threads support enabled Jun 19 01:12:01.682761 np0000182262 devstack@c-api.service[112471]: your server socket listen backlog is limited to 100 connections Jun 19 01:12:01.682761 np0000182262 devstack@c-api.service[112471]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: *** Operational MODE: preforking *** Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: spawned uWSGI master process (pid: 112471) Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: spawned uWSGI worker 1 (pid: 112480, cores: 1) Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: spawned uWSGI worker 2 (pid: 112481, cores: 1) Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: spawned uWSGI worker 3 (pid: 112482, cores: 1) Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: spawned uWSGI worker 4 (pid: 112483, cores: 1) Jun 19 01:12:01.685791 np0000182262 devstack@c-api.service[112471]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:12:01.683710 np0000182262 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: we strongly recommend against using it for new projects. Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: framework. For more detail see Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:01.815463 np0000182262 devstack@c-api.service[112480]: import eventlet # noqa Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: we strongly recommend against using it for new projects. Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: framework. For more detail see Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:01.831165 np0000182262 devstack@c-api.service[112482]: import eventlet # noqa Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: we strongly recommend against using it for new projects. Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: framework. For more detail see Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:01.834832 np0000182262 devstack@c-api.service[112481]: import eventlet # noqa Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: we strongly recommend against using it for new projects. Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: framework. For more detail see Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:12:01.840735 np0000182262 devstack@c-api.service[112483]: import eventlet # noqa Jun 19 01:12:01.904819 np0000182262 devstack@c-api.service[112480]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:01.904819 np0000182262 devstack@c-api.service[112480]: warnings.warn( Jun 19 01:12:01.920128 np0000182262 devstack@c-api.service[112481]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:01.920128 np0000182262 devstack@c-api.service[112481]: warnings.warn( Jun 19 01:12:01.928391 np0000182262 devstack@c-api.service[112482]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:01.928391 np0000182262 devstack@c-api.service[112482]: warnings.warn( Jun 19 01:12:01.943562 np0000182262 devstack@c-api.service[112483]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:12:01.943562 np0000182262 devstack@c-api.service[112483]: warnings.warn( Jun 19 01:12:01.982744 np0000182262 devstack@c-api.service[112480]: /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 Jun 19 01:12:01.982744 np0000182262 devstack@c-api.service[112480]: from cgi import parse_header Jun 19 01:12:02.002434 np0000182262 devstack@c-api.service[112481]: /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 Jun 19 01:12:02.002434 np0000182262 devstack@c-api.service[112481]: from cgi import parse_header Jun 19 01:12:02.012658 np0000182262 devstack@c-api.service[112482]: /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 Jun 19 01:12:02.012658 np0000182262 devstack@c-api.service[112482]: from cgi import parse_header Jun 19 01:12:02.032795 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:02.032795 np0000182262 devstack@c-api.service[112480]: removals.removed_module( Jun 19 01:12:02.034414 np0000182262 devstack@c-api.service[112483]: /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 Jun 19 01:12:02.034414 np0000182262 devstack@c-api.service[112483]: from cgi import parse_header Jun 19 01:12:02.034693 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:02.034693 np0000182262 devstack@c-api.service[112480]: removals.removed_module( Jun 19 01:12:02.054752 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:02.054752 np0000182262 devstack@c-api.service[112481]: removals.removed_module( Jun 19 01:12:02.057137 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:02.057137 np0000182262 devstack@c-api.service[112481]: removals.removed_module( Jun 19 01:12:02.072389 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:02.072389 np0000182262 devstack@c-api.service[112482]: removals.removed_module( Jun 19 01:12:02.074061 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:02.074061 np0000182262 devstack@c-api.service[112482]: removals.removed_module( Jun 19 01:12:02.090929 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:12:02.090929 np0000182262 devstack@c-api.service[112483]: removals.removed_module( Jun 19 01:12:02.092649 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:12:02.092649 np0000182262 devstack@c-api.service[112483]: removals.removed_module( Jun 19 01:12:02.835593 np0000182262 devstack@c-api.service[112480]: /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 Jun 19 01:12:02.835593 np0000182262 devstack@c-api.service[112480]: warnings.warn( Jun 19 01:12:02.842006 np0000182262 devstack@c-api.service[112482]: /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 Jun 19 01:12:02.842006 np0000182262 devstack@c-api.service[112482]: warnings.warn( Jun 19 01:12:02.886740 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:02.886740 np0000182262 devstack@c-api.service[112480]: warnings.warn( Jun 19 01:12:02.889301 np0000182262 devstack@c-api.service[112481]: /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 Jun 19 01:12:02.889301 np0000182262 devstack@c-api.service[112481]: warnings.warn( Jun 19 01:12:02.891590 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:02.891590 np0000182262 devstack@c-api.service[112482]: warnings.warn( Jun 19 01:12:02.942025 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:02.942025 np0000182262 devstack@c-api.service[112481]: warnings.warn( Jun 19 01:12:02.954257 np0000182262 devstack@c-api.service[112483]: /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 Jun 19 01:12:02.954257 np0000182262 devstack@c-api.service[112483]: warnings.warn( Jun 19 01:12:03.009050 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:12:03.009050 np0000182262 devstack@c-api.service[112483]: warnings.warn( Jun 19 01:12:03.089337 np0000182262 devstack@c-api.service[112482]: 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. Jun 19 01:12:03.089500 np0000182262 devstack@c-api.service[112482]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112482) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:03.090754 np0000182262 devstack@c-api.service[112480]: 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. Jun 19 01:12:03.090931 np0000182262 devstack@c-api.service[112480]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112480) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:03.143182 np0000182262 devstack@c-api.service[112481]: 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. Jun 19 01:12:03.143377 np0000182262 devstack@c-api.service[112481]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112481) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:03.178349 np0000182262 devstack@c-api.service[112482]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:03.178349 np0000182262 devstack@c-api.service[112482]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:03.182890 np0000182262 devstack@c-api.service[112480]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:03.182890 np0000182262 devstack@c-api.service[112480]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:03.208666 np0000182262 devstack@c-api.service[112481]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:03.208666 np0000182262 devstack@c-api.service[112481]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:03.230478 np0000182262 devstack@c-api.service[112483]: 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. Jun 19 01:12:03.230678 np0000182262 devstack@c-api.service[112483]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112483) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:12:03.304015 np0000182262 devstack@c-api.service[112483]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:12:03.304015 np0000182262 devstack@c-api.service[112483]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:12:03.714745 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:03.714994 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:03.715184 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.715351 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.715431 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.715501 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.715559 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.715659 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.716028 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:03.716452 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.716548 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.716739 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.717877 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.717981 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.717981 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.718091 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.718160 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.718251 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.718346 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.718411 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.718411 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.718567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.718567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.718567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.718567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.718567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.737901 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.737901 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.738126 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.738316 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.738481 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.738647 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.738808 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.738956 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:12:03.739028 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.739086 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.739152 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.739217 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.739324 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.739402 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.739485 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.739554 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.739612 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.739668 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.739734 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.739807 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.739864 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.739943 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.740000 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.740991 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.741080 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.741146 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.741231 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.741318 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.741395 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.741462 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.741540 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.741613 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.741684 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.741752 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.741791 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.741831 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.741875 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.741919 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.741998 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.742053 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.742105 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.742153 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.742200 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.742200 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.742303 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.742350 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.742394 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.742435 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.742478 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.742478 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.742574 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.742622 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.742661 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.742661 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.742661 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.742778 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.742821 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.742821 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.742899 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.742950 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.742950 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.743036 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.743080 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.743080 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.743080 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.743183 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.743230 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.743230 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.743328 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.743371 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.743413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.743413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.743413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.743413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.743413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.743588 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.743633 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.743633 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.743704 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.743745 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.743745 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.743818 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.743851 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.743892 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.743892 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.743962 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.744004 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.744042 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.744042 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.744118 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.744153 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.744153 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.744225 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.744287 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.744339 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.747221 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.747341 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.747434 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.747513 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.747603 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.747678 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.747768 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.748253 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.748332 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.748480 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.748480 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.748559 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.748559 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.748649 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.748740 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.748789 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.748834 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.748878 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.748923 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.748973 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.749012 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.749050 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.749093 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.749131 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.749175 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.749213 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.749250 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.749313 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.756773 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.756840 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.756925 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.756979 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.757017 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.757065 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.757102 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.757144 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.757187 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.757227 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.757287 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.757335 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.757378 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.757417 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.757452 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.757494 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.757531 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.757573 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.757606 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.757606 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.757680 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.757784 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.757866 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.757947 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.758040 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.758114 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.758195 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.758318 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.765726 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.765872 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.766033 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.766199 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.766415 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.766600 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.766816 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.767094 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.767179 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.767255 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.767357 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.767436 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.767521 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.767605 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.767789 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.767936 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.768066 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.768196 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.768355 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.768433 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.768516 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.768629 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.768715 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.768940 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.769135 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.769592 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.769733 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.769816 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.775734 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.775883 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.776073 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.776235 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.776406 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.776545 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.776704 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.777083 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.777178 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.777257 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.777367 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.777446 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.777513 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.777571 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.777643 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.777698 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.777764 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.777764 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.777881 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.777948 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.778016 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.778016 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.778183 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.778283 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.778359 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.778417 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.778489 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.778549 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.778606 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.778665 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.778720 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.778784 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.778849 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.778914 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.778982 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.779059 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.779119 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.779319 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.779319 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.779499 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.779499 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.779604 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.779670 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.779735 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.779802 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.779877 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.779937 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.779994 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.780053 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.780108 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.780174 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.780240 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.780325 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.780382 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.780463 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.780546 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.780680 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.780743 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.780800 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.780855 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.780911 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.780968 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.780968 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.781728 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.782009 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.782009 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.782126 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.782197 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.782368 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.782368 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.782681 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.782762 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.782822 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.782895 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.782968 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.783035 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.783092 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.783157 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.783216 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.783314 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.783390 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.783390 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.783390 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.783555 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.784039 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.784149 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.784223 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.784338 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.784411 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.784476 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.784532 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.784588 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.784613 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.784672 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.784704 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.784732 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.784759 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.784783 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.784815 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.784815 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.784901 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.784995 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.785065 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.785156 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.785250 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.789583 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.789672 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.789765 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.789855 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.789946 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.790020 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.790121 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.790798 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.790919 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.791025 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.791070 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.791151 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.791229 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.791345 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.792725 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.792784 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.792846 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.792885 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.792955 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.792998 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.793076 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.793741 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.793809 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.793855 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.793910 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.793962 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.794013 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.794091 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.797372 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.797454 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.797495 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.797548 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.797587 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.797625 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.797672 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.797751 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.797802 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.797852 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.797894 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.797931 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.797970 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.798010 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.798045 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.798079 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.798116 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.798165 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.798211 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.798255 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.798319 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.798366 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.798558 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.799097 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.799149 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.799210 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.799279 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.799320 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.799359 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.799403 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.799461 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.799505 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.799544 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.799584 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.799644 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.799644 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.799735 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.799793 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.799841 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.799902 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.799902 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.800003 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.800059 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.800110 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.800249 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.800332 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.800378 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.800442 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.800629 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.800629 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.800629 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.800792 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.800792 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.800792 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.800945 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.800945 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.801045 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.801045 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.823919 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.824141 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.824141 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.824514 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.824663 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.824790 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.824790 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.824982 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.825069 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.825178 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.825178 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.825178 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.825178 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.825548 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.825960 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.826055 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.826193 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.826355 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.826478 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.826611 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.826723 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.827757 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.827890 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.828007 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.828117 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.828195 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.828298 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.828379 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.828442 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.828503 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.828574 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.828715 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.828786 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.828922 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.829047 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.829120 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.829181 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.829344 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.829435 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.829481 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.829524 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.829586 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.829674 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.829726 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.829830 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.829871 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.829958 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.830007 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.830138 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.830189 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.830279 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.830452 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.830579 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.830707 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.831417 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.831417 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.831657 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.831657 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.831657 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.831657 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.831821 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.831867 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.831867 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.831953 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.832002 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.832068 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.832110 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.832146 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.832197 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.832289 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.832331 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.832366 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.832415 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.832449 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.832489 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.832530 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.832610 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.832784 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.832837 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.832888 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.832936 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.833027 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.833082 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.833177 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.833251 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.833355 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.833398 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.833433 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.833468 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.833571 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.833667 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.833975 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.833975 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.834167 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.834251 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.834353 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.834413 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.834469 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.834538 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.834607 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.834666 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.834733 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.834809 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.834809 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.834809 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.835622 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.835622 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.835819 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.835819 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.835819 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.835990 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.835990 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.836111 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.836111 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.836894 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.836894 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.836894 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.836894 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.836894 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.837323 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.837323 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.837518 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.837586 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.837586 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.837691 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.837691 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.837852 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.837931 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.838011 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.838116 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.838217 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.838322 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.838415 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.838480 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.838547 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.838610 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.838668 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.838723 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.838723 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.838723 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.855647 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.855775 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.855936 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.856068 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.856214 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.856386 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.856537 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.859880 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.860489 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.862417 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.862521 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.862521 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.862668 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.862668 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.862800 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.862872 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.862935 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.863044 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.863123 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.863123 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.863123 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.863123 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.863123 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.863862 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.863944 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.864015 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.864096 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.864178 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.864262 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.864366 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.864437 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.864503 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.864567 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.864683 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.864683 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.864809 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.864868 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.864924 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.865030 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.865143 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.865205 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.865298 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.865361 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.865437 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.865506 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.865571 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.865635 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.865700 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.865758 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.865817 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.865873 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.865931 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.865995 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.866061 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.866061 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.866061 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.866061 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.866290 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.866346 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.866411 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.866720 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.866789 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.866854 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.866933 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.867034 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.867095 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.867152 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.867226 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.867226 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.867380 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.867450 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.867508 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.867565 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.867632 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.867632 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.867632 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.867632 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.867884 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.867984 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.868086 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.868145 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.868202 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.868260 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.868370 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.868430 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.868503 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.868579 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.868695 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.868757 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.868824 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.868889 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.868950 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.869037 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.869110 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.869168 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.869234 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.869346 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.869406 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.869464 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.869521 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.869586 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.869641 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.869683 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.869721 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.869759 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.869800 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.869844 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.869886 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.869924 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.869965 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.870002 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.870044 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.870088 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.870124 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.870160 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.870196 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.870245 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.870299 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.870348 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.870389 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.870427 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.870465 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.870501 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.870539 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.870576 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.870619 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.870656 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.870703 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.874148 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.874148 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.874358 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.874418 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.874505 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.874592 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.874669 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.874725 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.874786 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.874848 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.875101 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.875169 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.875232 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.875322 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.875404 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.875466 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.875533 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.875668 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.875668 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.875789 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.875890 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.875981 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.876063 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.876145 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.876145 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.876323 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.876404 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.876404 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.876524 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.877070 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.877137 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.877198 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.877296 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.877382 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.877453 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.877523 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.877583 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.877650 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.877712 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.877770 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.877830 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.877898 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.877960 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.878021 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.878088 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.878147 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.878538 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.878954 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.878954 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.878954 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.878954 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.878954 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.879238 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.879238 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.885142 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.885226 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.885293 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.885355 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.885446 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.885497 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.885538 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.885597 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.885649 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.885728 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.885769 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.885838 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.886031 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.886148 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.886216 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.886335 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.886408 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.886454 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.886492 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.886534 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.886577 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.886614 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.886658 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.886709 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.886755 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.886792 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.886829 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.886930 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.887028 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.887112 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.887250 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.887338 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.887383 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.887447 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.887537 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.895053 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.895193 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.895313 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.895381 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.895381 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.895527 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.895593 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.895593 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.895702 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.895836 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.895914 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.895978 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.895978 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.896094 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.896162 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.896162 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.896303 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.896380 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.896380 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.896380 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.896380 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.896967 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.897071 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.897234 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.897428 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.897547 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.897688 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.897834 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.897960 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.898099 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.898209 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.898302 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.898383 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.898452 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.898517 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.898517 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.898624 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.898689 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.898745 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.898804 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.898804 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.898946 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.899005 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.899005 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.899005 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.899005 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.899294 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.899294 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.899294 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.899472 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112482) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.899472 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.899582 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.899582 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.899691 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.900153 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112482) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.900153 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112482) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.900297 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.900297 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.900297 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.900297 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.900297 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.900626 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.900736 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.900814 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.900908 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.901004 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.901067 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.901124 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.901233 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.901345 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.901405 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.901462 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.901521 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.901577 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.901634 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.901878 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.901989 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.902076 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.902136 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112481) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.902192 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.902250 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.902336 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.902395 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.902474 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.902534 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.902610 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.902674 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112481) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.902728 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.902787 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112481) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112483) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112483) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.902897 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112483) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.905564 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.905658 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.905738 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.905824 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.905903 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.905984 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.906076 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.906171 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.906249 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.906348 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.906430 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.906509 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.906586 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.906672 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:12:03.906758 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112480) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:12:03.906857 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:12:03.906937 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:12:03.907021 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:12:03.907102 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112480) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:12:03.907181 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112480) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:12:03.955322 np0000182262 devstack@c-api.service[112480]: INFO dbcounter [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Registered counter for database cinder Jun 19 01:12:03.955523 np0000182262 devstack@c-api.service[112482]: INFO dbcounter [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Registered counter for database cinder Jun 19 01:12:03.956405 np0000182262 devstack@c-api.service[112481]: INFO dbcounter [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Registered counter for database cinder Jun 19 01:12:03.958672 np0000182262 devstack@c-api.service[112483]: INFO dbcounter [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Registered counter for database cinder Jun 19 01:12:03.999377 np0000182262 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.001894 np0000182262 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.004136 np0000182262 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.007526 np0000182262 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.125102 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writer thread running {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:04.125307 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writer thread running {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:04.127554 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:04.128009 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:04.129567 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writer thread running {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:04.129990 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:04.130479 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:04.132233 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:04.132692 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:04.132814 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:04.134255 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:04.135118 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:04.135420 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.135536 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:04.136373 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.138301 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:04.139701 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.140500 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writer thread running {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:12:04.140967 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:04.141064 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.142390 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.142902 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:12:04.145052 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:12:04.147527 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:12:04.147900 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.149589 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:12:04.155593 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.155593 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.177585 np0000182262 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.178280 np0000182262 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.181327 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:04.181616 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:04.183557 np0000182262 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.183979 np0000182262 devstack@c-api.service[112483]: INFO cinder.rpc [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:04.184659 np0000182262 devstack@c-api.service[112481]: INFO cinder.rpc [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:04.184806 np0000182262 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:04.185464 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.185935 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.186745 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:04.187047 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:12:04.189465 np0000182262 devstack@c-api.service[112480]: INFO cinder.rpc [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:04.189600 np0000182262 devstack@c-api.service[112482]: INFO cinder.rpc [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:12:04.190625 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.190758 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.198241 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.198729 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.203433 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.203542 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.203761 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.203869 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.206594 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.206740 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.206998 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.208695 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.209755 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.210213 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.211322 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.213011 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.214423 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.214940 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.215352 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.215976 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.217476 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.217923 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.218424 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.218908 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.220890 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.220994 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.221444 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.221973 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.223805 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.223971 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.224887 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.225037 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.226854 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.227168 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.227665 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.227762 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.228694 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.229175 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.229706 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.230715 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.231134 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.231444 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.231809 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.232210 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.233851 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.234910 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.237294 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.237360 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.239387 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.240561 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.240670 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.240822 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.242710 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.242891 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.243119 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.244236 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.244648 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.244741 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.245396 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.245916 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.246922 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.247404 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.247497 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.248305 np0000182262 devstack@c-api.service[112481]: WARNING cinder.api.contrib.hosts [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:04.248587 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.248668 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.248986 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.249587 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.250082 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.250176 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.250289 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.250988 np0000182262 devstack@c-api.service[112480]: WARNING cinder.api.contrib.hosts [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:04.251193 np0000182262 devstack@c-api.service[112483]: WARNING cinder.api.contrib.hosts [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:04.251574 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.251945 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.252009 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.252043 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.252937 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.253216 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.253354 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.253677 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.254046 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: extensions {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.254396 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.254704 np0000182262 devstack@c-api.service[112482]: WARNING cinder.api.contrib.hosts [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:12:04.254970 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.255415 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.255800 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.255930 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: extra_specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.256491 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.256701 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: extensions {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.256821 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.257345 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: extensions {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.257499 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-volume-transfer {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.258023 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: extra_specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.258361 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.259154 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-quota-class-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.259496 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-volume-transfer {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.259788 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.259834 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: extra_specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.260500 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: cgsnapshots {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.260677 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: extensions {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.261127 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-quota-class-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.261523 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-volume-transfer {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.261878 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: scheduler-stats {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.262048 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: extra_specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.263055 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: cgsnapshots {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.263332 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: qos-specs {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.263381 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-quota-class-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.263635 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-volume-transfer {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.264400 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: scheduler-stats {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.264850 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: cgsnapshots {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.265395 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-quota-class-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.265475 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: capabilities {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.265853 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: qos-specs {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.266198 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: scheduler-stats {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.266669 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.267370 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: cgsnapshots {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.267701 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: qos-specs {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.267873 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: capabilities {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.268124 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: encryption {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.268793 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: scheduler-stats {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.269168 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.269719 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-volume-type-access {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.269814 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: capabilities {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.270294 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: qos-specs {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.270788 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: encryption {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.271189 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.271282 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-quota-sets {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.272339 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-volume-type-access {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.272454 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: capabilities {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.272711 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-snapshot-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.273185 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: encryption {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.273630 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.274002 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-quota-sets {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.274172 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-volume-manage {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.275159 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: encryption {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.275259 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-volume-type-access {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.275361 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-snapshot-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.275613 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-hosts {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.276814 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-volume-type-access {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.276906 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-volume-manage {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.276962 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-quota-sets {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.277013 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: os-availability-zone {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.278229 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: consistencygroups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.278350 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-snapshot-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.278400 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-hosts {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.278451 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-quota-sets {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.279628 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: os-availability-zone {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.279706 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-volume-manage {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.279749 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-snapshot-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.280150 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extended resource: backups {{(pid=112481) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.281098 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: consistencygroups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.281157 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-hosts {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.281338 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-volume-manage {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.282556 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: os-availability-zone {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.282743 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] SnapshotActionsController initialized {{(pid=112481) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:04.282858 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-hosts {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.283127 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extended resource: backups {{(pid=112480) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.283533 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.283899 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: consistencygroups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.284207 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: os-availability-zone {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.284930 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.285158 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.contrib.snapshot_actions [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] SnapshotActionsController initialized {{(pid=112480) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:04.285577 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: consistencygroups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.285874 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extended resource: backups {{(pid=112483) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.285944 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.286280 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.287353 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.287438 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extended resource: backups {{(pid=112482) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:12:04.287601 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.288883 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.288974 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.contrib.snapshot_actions [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] SnapshotActionsController initialized {{(pid=112483) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:04.289030 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.289528 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.contrib.snapshot_actions [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] SnapshotActionsController initialized {{(pid=112482) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:12:04.290058 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.290209 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.290384 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.290643 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.291533 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.291622 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.291676 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.291727 np0000182262 devstack@c-api.service[112481]: WARNING castellan.key_manager.migration [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.292583 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension UsedLimits extending resource: limits {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.292676 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.292804 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.292972 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.293128 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293202 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.293256 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293334 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.293386 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293386 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293386 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293555 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293555 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293678 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension AdminActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293926 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension AdminActions extending resource: snapshots {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.293926 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension AdminActions extending resource: backups {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.294227 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.294227 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension VolumeActions extending resource: volumes {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.294227 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.v3.router [None req-a3998a0d-f0d9-42c5-8d9d-5a2903bec3d7 None None] Extension TypesManage extending resource: types {{(pid=112481) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.294703 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.294862 np0000182262 devstack@c-api.service[112480]: WARNING castellan.key_manager.migration [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.294999 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.295138 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension UsedLimits extending resource: limits {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295298 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295456 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295551 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295708 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295855 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.295942 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.295942 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296039 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.296091 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296091 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296193 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296498 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension AdminActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296498 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension AdminActions extending resource: snapshots {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296821 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension AdminActions extending resource: backups {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296821 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.296821 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension VolumeActions extending resource: volumes {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.297091 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.v3.router [None req-f540de9b-ba6d-40a7-bc03-6c58a22f2087 None None] Extension TypesManage extending resource: types {{(pid=112480) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.297147 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.297386 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.298464 np0000182262 devstack@c-api.service[112482]: WARNING castellan.key_manager.migration [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.298819 np0000182262 devstack@c-api.service[112483]: WARNING castellan.key_manager.migration [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:12:04.299292 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension UsedLimits extending resource: limits {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299417 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299507 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299616 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299716 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension UsedLimits extending resource: limits {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299794 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299837 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299876 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299913 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.299952 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300078 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300181 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300286 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300286 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300533 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300533 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300701 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension AdminActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300755 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300802 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension AdminActions extending resource: snapshots {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300837 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300884 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension AdminActions extending resource: backups {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300929 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.300964 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301003 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301042 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension VolumeActions extending resource: volumes {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301080 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension AdminActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301114 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.v3.router [None req-6cff28e6-c4f9-47f4-b6da-5f0d5073ff51 None None] Extension TypesManage extending resource: types {{(pid=112482) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301151 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension AdminActions extending resource: snapshots {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301151 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension AdminActions extending resource: backups {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301225 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301457 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension VolumeActions extending resource: volumes {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.301457 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.v3.router [None req-c65f9e26-2536-4e93-a8de-05f26ff36df4 None None] Extension TypesManage extending resource: types {{(pid=112483) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:12:04.302133 np0000182262 devstack@c-api.service[112481]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7821a08a3668 pid: 112481 (default app) Jun 19 01:12:04.305250 np0000182262 devstack@c-api.service[112480]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7821a08a3668 pid: 112480 (default app) Jun 19 01:12:04.310157 np0000182262 devstack@c-api.service[112482]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7821a08a3668 pid: 112482 (default app) Jun 19 01:12:04.310483 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.310483 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.310483 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.310483 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.310903 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.310903 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.310903 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.310903 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311324 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311696 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311696 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311696 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311696 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311855 np0000182262 devstack@c-api.service[112483]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7821a08a3668 pid: 112483 (default app) Jun 19 01:12:04.311890 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311890 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.311890 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.311890 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312046 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312046 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312046 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312046 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312235 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312235 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312235 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312235 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312235 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312521 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312521 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312521 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312521 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312521 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312732 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.312971 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313213 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313469 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313719 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313719 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313719 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313719 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313876 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313876 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313876 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.313876 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.313876 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314084 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.314084 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314084 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.314084 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314084 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.314857 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.315448 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.315448 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.315448 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.315448 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.315448 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.315946 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.315946 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.315946 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.315946 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.315946 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.316506 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.316506 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.316506 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.316506 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.316913 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.316913 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.316913 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.316913 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.317331 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.317331 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.317331 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.317331 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.317331 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.317880 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.317880 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.317880 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.317880 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.317880 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.318374 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.318374 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.318374 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.318374 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.318793 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.318793 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.318793 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.318793 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319190 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319190 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319190 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319190 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319619 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319619 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319619 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319619 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319998 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319998 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.319998 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.319998 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.320457 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321126 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321126 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321126 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321126 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321126 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.321640 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322323 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322670 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.322919 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.323170 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.323170 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.323170 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.323170 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.323683 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.323683 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.323683 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.323683 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.324011 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.324011 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.324011 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.324011 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: warnings.warn(deprecated_msg) Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-cfff403f-11a5-4a25-9544-50d5d14fd1fe None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:04.324324 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Fri Jun 19 01:12:04 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:12:11.485810 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.485810 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.485810 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.485810 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.485810 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487015 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487015 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487015 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487015 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487015 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487355 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487760 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487760 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.487760 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.487760 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488018 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488018 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488018 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488018 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488299 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488299 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488299 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488299 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488559 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488559 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488559 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488559 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488559 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488880 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488880 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488880 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.488880 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.488880 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489211 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489606 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.489954 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490363 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490363 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490363 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490363 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490363 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490686 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490686 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490686 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490686 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490686 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.490970 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491339 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491678 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491678 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491678 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491678 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491678 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491998 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.491998 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.491998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.492308 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.492308 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.492308 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.492308 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.492664 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.492664 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.492664 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.492664 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.493994 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.493994 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.493994 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.493994 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.493994 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494333 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494333 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494333 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494333 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494333 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494657 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494657 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494657 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494657 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494891 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494891 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.494891 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.494891 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495119 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495119 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495119 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495119 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495387 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495387 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495387 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495387 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495614 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495614 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495614 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495614 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495859 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495859 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495859 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.495859 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.495859 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496162 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496562 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496562 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496562 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496562 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496562 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.496832 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497236 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497639 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.497998 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.498491 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.498491 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.498491 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.498491 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.498720 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.498720 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.498720 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.498720 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.498720 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: warnings.warn(deprecated_msg) Jun 19 01:12:11.499032 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:11.985383 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f admin admin] POST https://199.204.45.49/volume/v3/types Jun 19 01:12:11.985978 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:12:11.988413 np0000182262 devstack@c-api.service[112480]: /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. Jun 19 01:12:11.988413 np0000182262 devstack@c-api.service[112480]: warnings.warn( Jun 19 01:12:12.024632 np0000182262 devstack@c-api.service[112480]: DEBUG oslo_db.sqlalchemy.engines [None req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f 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=112480) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:12.058225 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 19 01:12:12.058225 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Fri Jun 19 01:12:11 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:12:12.081972 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.081972 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.081972 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.081972 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.082619 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.082619 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.082619 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.082619 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.082802 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083069 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083069 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083069 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083069 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083069 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083231 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083231 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083231 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083231 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083231 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083454 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083454 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083454 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083454 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083577 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083577 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083577 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083577 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083577 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083732 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083732 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083732 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083732 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083732 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.083860 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084041 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084196 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084371 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084371 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084371 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084371 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084371 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084522 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084522 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084522 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084522 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084522 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084667 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.084907 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085052 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085052 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085052 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085052 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085052 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085204 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085204 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085204 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085204 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085204 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085345 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085345 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085345 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085345 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085461 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085461 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085461 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085461 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085567 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085567 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085567 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085567 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085567 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085708 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085708 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085708 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085708 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085708 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085844 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085844 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085844 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085844 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085968 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085968 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.085968 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.085968 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086146 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086146 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086146 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086146 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086319 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086319 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086319 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086319 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086477 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086477 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086477 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086477 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086658 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086658 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086658 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086658 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086658 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.086853 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087077 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087077 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087077 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087077 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087077 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087254 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087482 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087705 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.087922 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088133 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088133 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088133 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088133 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088301 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088301 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088301 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088301 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088301 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: warnings.warn(deprecated_msg) Jun 19 01:12:12.088500 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f req-41930352-e0b8-4684-bb5d-6eccf9dd5106 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:12.431250 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f req-41930352-e0b8-4684-bb5d-6eccf9dd5106 admin admin] POST https://199.204.45.49/volume/v3/types/8eb5673e-c8ef-4800-ac66-aef96bf335e1/extra_specs Jun 19 01:12:12.431895 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f req-41930352-e0b8-4684-bb5d-6eccf9dd5106 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:12:12.433746 np0000182262 devstack@c-api.service[112482]: /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. Jun 19 01:12:12.433746 np0000182262 devstack@c-api.service[112482]: warnings.warn( Jun 19 01:12:12.469299 np0000182262 devstack@c-api.service[112482]: DEBUG oslo_db.sqlalchemy.engines [req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f req-41930352-e0b8-4684-bb5d-6eccf9dd5106 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=112482) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:12:12.540456 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-5d52fc8e-8654-41b6-962f-7ebc484a8e6f req-41930352-e0b8-4684-bb5d-6eccf9dd5106 admin admin] https://199.204.45.49/volume/v3/types/8eb5673e-c8ef-4800-ac66-aef96bf335e1/extra_specs returned with HTTP 200 Jun 19 01:12:12.540975 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 1/3] 199.204.45.49 () {70 vars in 1498 bytes} [Fri Jun 19 01:12:12 2026] POST /volume/v3/types/8eb5673e-c8ef-4800-ac66-aef96bf335e1/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:12:14.183340 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=6 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:14.183878 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=6 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:22.056359 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:22.539281 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:19.811297 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.811297 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.811970 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.811970 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.811970 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.811970 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.811970 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.812408 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812820 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.812820 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812820 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.812820 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.812820 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813145 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813145 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813145 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813145 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813452 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813452 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813452 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813452 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813817 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813817 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813817 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.813817 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.813817 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814177 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.814177 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814177 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.814177 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814177 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.814570 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815056 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815509 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.815965 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.816408 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.816408 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.816408 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.816408 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.816675 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.816675 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.816675 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.816675 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.816675 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817033 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817033 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817033 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817033 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817033 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817379 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817782 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817782 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817782 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.817782 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.817782 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818137 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818137 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818137 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818137 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818137 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818500 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818500 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818500 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818500 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818908 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818908 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.818908 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.818908 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819190 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819190 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819190 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819190 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819190 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819472 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819472 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819472 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819472 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819472 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819657 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819657 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819657 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819657 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819833 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819833 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.819833 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.819833 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820064 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820064 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820064 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820064 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820353 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820353 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820353 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820353 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820528 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820528 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820528 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820528 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.820737 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821240 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821240 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821240 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821240 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821240 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.821645 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822091 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822524 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.822807 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823064 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823064 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823064 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823064 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823284 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823284 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823284 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823284 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823483 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823483 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823483 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823483 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: warnings.warn(deprecated_msg) Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-e710ebfd-95a9-4328-89fc-3f4c73920f03 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:19.823672 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-e710ebfd-95a9-4328-89fc-3f4c73920f03 None None] GET https://199.204.45.49/volume// Jun 19 01:15:19.823917 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-e710ebfd-95a9-4328-89fc-3f4c73920f03 None None] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:19.823917 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-e710ebfd-95a9-4328-89fc-3f4c73920f03 None None] Calling method 'all' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:19.823917 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-e710ebfd-95a9-4328-89fc-3f4c73920f03 None None] https://199.204.45.49/volume// returned with HTTP 300 Jun 19 01:15:19.823917 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Fri Jun 19 01:15:19 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:15:58.508333 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-69ae399c-78cf-46fb-8c9a-dd6efe5c7498 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:58.509661 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 2/5] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 19 01:15:58 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:15:58.549890 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:58.560377 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 2/6] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 19 01:15:58 2026] GET /volume/v3 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:15:58.600075 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 req-eb96a319-d9ba-4a13-8456-1b06116ecbe0 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:58.603655 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 req-eb96a319-d9ba-4a13-8456-1b06116ecbe0 demo demo] GET https://199.204.45.49/volume/v3/ Jun 19 01:15:58.603897 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 req-eb96a319-d9ba-4a13-8456-1b06116ecbe0 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:58.604136 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 req-eb96a319-d9ba-4a13-8456-1b06116ecbe0 demo demo] Calling method 'version_select' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:58.606653 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [req-9cc3ca4b-f794-4153-83de-c1dd150f1eb2 req-eb96a319-d9ba-4a13-8456-1b06116ecbe0 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 19 01:15:58.607075 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 2/7] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 19 01:15:58 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:15:58.647896 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:58.972635 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 demo demo] GET https://199.204.45.49/volume/v3/types Jun 19 01:15:58.973050 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:58.973261 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 demo demo] Calling method 'index' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:58.973701 np0000182262 devstack@c-api.service[112483]: /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. Jun 19 01:15:58.973701 np0000182262 devstack@c-api.service[112483]: warnings.warn( Jun 19 01:15:58.974294 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:15:59.011695 np0000182262 devstack@c-api.service[112483]: DEBUG oslo_db.sqlalchemy.engines [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 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=112483) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:15:59.061753 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-71094bb6-d1e5-44eb-9f4c-02aa11e34656 demo demo] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 19 01:15:59.062137 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 2/8] 199.204.45.49 () {64 vars in 1283 bytes} [Fri Jun 19 01:15:58 2026] GET /volume/v3/types => generated 377 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:15:59.101314 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-4bed45f2-a194-4a91-87b0-907cc732074e None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:59.425733 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-4bed45f2-a194-4a91-87b0-907cc732074e demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 19 01:15:59.426073 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-4bed45f2-a194-4a91-87b0-907cc732074e demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:59.426339 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-4bed45f2-a194-4a91-87b0-907cc732074e demo demo] Calling method 'show' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:59.466295 np0000182262 devstack@c-api.service[112481]: DEBUG oslo_db.sqlalchemy.engines [None req-4bed45f2-a194-4a91-87b0-907cc732074e 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=112481) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:15:59.486448 np0000182262 devstack@c-api.service[112481]: /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. Jun 19 01:15:59.486448 np0000182262 devstack@c-api.service[112481]: warnings.warn( Jun 19 01:15:59.488696 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-4bed45f2-a194-4a91-87b0-907cc732074e demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 19 01:15:59.489068 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 3/9] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 19 01:15:59 2026] GET /volume/v3/types/default => generated 145 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:15:59.937129 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-5843eee7-e09d-439d-a605-8116158e90d9 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:59.938343 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 3/10] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 19 01:15:59 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:15:59.971089 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:59.980867 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 3/11] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 19 01:15:59 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:16:00.018481 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 req-39dcb08b-e287-41cc-ae83-c579b86256d2 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.022036 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 req-39dcb08b-e287-41cc-ae83-c579b86256d2 demo demo] GET https://199.204.45.49/volume/v3/ Jun 19 01:16:00.022444 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 req-39dcb08b-e287-41cc-ae83-c579b86256d2 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.022825 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 req-39dcb08b-e287-41cc-ae83-c579b86256d2 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.023733 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-42f10230-e422-46ff-8e07-c9ca5e2f97b8 req-39dcb08b-e287-41cc-ae83-c579b86256d2 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 19 01:16:00.024580 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 3/12] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:00.064171 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-017b9fec-6a80-4705-bf8e-0c22ebe8698b None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.066648 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-017b9fec-6a80-4705-bf8e-0c22ebe8698b demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 19 01:16:00.066885 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-017b9fec-6a80-4705-bf8e-0c22ebe8698b demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.067145 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-017b9fec-6a80-4705-bf8e-0c22ebe8698b demo demo] Calling method 'show' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.077671 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-017b9fec-6a80-4705-bf8e-0c22ebe8698b demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 19 01:16:00.078510 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 4/13] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:00.686653 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-1297f5a7-d44d-4452-b799-9b8621ce0f41 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.687802 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 4/14] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:16:00.727088 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-9b6756be-0221-4084-a93c-0b0ecf301f2f None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.730655 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 4/15] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:16:00.764860 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-9b6756be-0221-4084-a93c-0b0ecf301f2f req-39d4dc71-ae39-4e62-ae6d-e7646ace8673 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.766789 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-9b6756be-0221-4084-a93c-0b0ecf301f2f req-39d4dc71-ae39-4e62-ae6d-e7646ace8673 demo demo] GET https://199.204.45.49/volume/v3/ Jun 19 01:16:00.766970 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-9b6756be-0221-4084-a93c-0b0ecf301f2f req-39d4dc71-ae39-4e62-ae6d-e7646ace8673 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.767179 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-9b6756be-0221-4084-a93c-0b0ecf301f2f req-39d4dc71-ae39-4e62-ae6d-e7646ace8673 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.767569 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-9b6756be-0221-4084-a93c-0b0ecf301f2f req-39d4dc71-ae39-4e62-ae6d-e7646ace8673 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 19 01:16:00.767967 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 4/16] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:00.805911 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-9d56d028-0aff-49e5-9f1c-fc5469a8469b None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.809175 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-9d56d028-0aff-49e5-9f1c-fc5469a8469b demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 19 01:16:00.809521 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-9d56d028-0aff-49e5-9f1c-fc5469a8469b demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.809894 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-9d56d028-0aff-49e5-9f1c-fc5469a8469b demo demo] Calling method 'show' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.819153 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-9d56d028-0aff-49e5-9f1c-fc5469a8469b demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 19 01:16:00.819585 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 5/17] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:00.857100 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-d69cf544-a06c-402e-84e0-7d60e22885f8 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.858231 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 5/18] 199.204.45.49 () {62 vars in 1061 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 19 01:16:00.889564 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-74edf330-cbe1-442c-8293-beb3246af939 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.893412 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 5/19] 199.204.45.49 () {64 vars in 1265 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 19 01:16:00.933790 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [req-74edf330-cbe1-442c-8293-beb3246af939 req-031ea4c3-6f45-420e-9d91-4e1905cbd323 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.937084 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-74edf330-cbe1-442c-8293-beb3246af939 req-031ea4c3-6f45-420e-9d91-4e1905cbd323 demo demo] GET https://199.204.45.49/volume/v3/ Jun 19 01:16:00.937494 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-74edf330-cbe1-442c-8293-beb3246af939 req-031ea4c3-6f45-420e-9d91-4e1905cbd323 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.937924 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [req-74edf330-cbe1-442c-8293-beb3246af939 req-031ea4c3-6f45-420e-9d91-4e1905cbd323 demo demo] Calling method 'version_select' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.938652 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [req-74edf330-cbe1-442c-8293-beb3246af939 req-031ea4c3-6f45-420e-9d91-4e1905cbd323 demo demo] https://199.204.45.49/volume/v3/ returned with HTTP 200 Jun 19 01:16:00.939284 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 5/20] 199.204.45.49 () {66 vars in 1339 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:00.972858 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-c845d3c4-7916-47d5-a02e-554a7dfa46d5 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:00.976057 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-c845d3c4-7916-47d5-a02e-554a7dfa46d5 demo demo] GET https://199.204.45.49/volume/v3/types/default Jun 19 01:16:00.976390 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-c845d3c4-7916-47d5-a02e-554a7dfa46d5 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:00.976497 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-c845d3c4-7916-47d5-a02e-554a7dfa46d5 demo demo] Calling method 'show' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:00.983905 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-c845d3c4-7916-47d5-a02e-554a7dfa46d5 demo demo] https://199.204.45.49/volume/v3/types/default returned with HTTP 200 Jun 19 01:16:00.984150 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 6/21] 199.204.45.49 () {64 vars in 1294 bytes} [Fri Jun 19 01:16:00 2026] GET /volume/v3/types/default => generated 145 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:16:09.026294 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:10.980202 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=8 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:20:50.692619 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-e3a60855-e436-45a2-a501-d98867abb1ca None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:20:50.783141 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:20:50.783382 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:20:50.783595 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:20:50.784253 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:20:50.785663 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:20:50.843455 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] Get all volumes completed successfully. Jun 19 01:20:50.846673 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e3a60855-e436-45a2-a501-d98867abb1ca demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:20:50.847229 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 6/22] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:20:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:21:00.833836 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:21:50.864511 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:21:50.874510 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:21:50.874747 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:21:50.874977 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:21:50.875626 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:21:50.876708 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:21:50.926014 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] Get all volumes completed successfully. Jun 19 01:21:50.929921 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-9c38336a-5f1e-4ddc-894c-c1e7ba5a4d68 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:21:50.930564 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 6/23] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:21:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:22:00.918742 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:50.944015 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-236aa794-465c-4684-b09a-ec579a951614 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:50.948716 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:22:50.949349 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:50.949669 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:50.950669 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:50.952088 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:50.998091 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] Get all volumes completed successfully. Jun 19 01:22:51.000050 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-236aa794-465c-4684-b09a-ec579a951614 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:51.000443 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 6/24] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:22:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:00.990190 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:51.019690 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-098343e3-cd09-4309-9342-b014f676d75d None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:51.023643 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:23:51.023875 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:51.024125 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:51.024792 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:51.025734 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:51.064837 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] Get all volumes completed successfully. Jun 19 01:23:51.067007 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-098343e3-cd09-4309-9342-b014f676d75d demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:51.067399 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 7/25] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:23:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:01.057643 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:51.079928 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:51.082890 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:24:51.083259 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:51.083615 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:51.083929 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:51.084981 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:51.095876 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] Get all volumes completed successfully. Jun 19 01:24:51.098580 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-b19d8dd4-c95b-438c-bce5-6901b2318cd7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:51.099427 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 7/26] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:24:51 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) Jun 19 01:25:01.088397 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:51.110154 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-30daff84-1948-45f2-9df0-19cedc2e29af None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:51.289770 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:25:51.290176 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:51.290623 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:51.291323 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:51.292775 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:51.302314 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] Get all volumes completed successfully. Jun 19 01:25:51.305288 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-30daff84-1948-45f2-9df0-19cedc2e29af demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:51.306086 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 7/27] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:25:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:01.296314 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:51.318546 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:51.324845 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:26:51.325475 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:51.325914 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:51.326425 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:51.327592 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:51.337127 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] Get all volumes completed successfully. Jun 19 01:26:51.339824 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-8d4f7e00-15b3-4135-8d66-9f603ea5fec3 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:51.340304 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 7/28] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:26:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:27:01.330897 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:51.353059 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:51.356316 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:27:51.356758 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:51.357084 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:51.357463 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:51.359063 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:51.367554 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] Get all volumes completed successfully. Jun 19 01:27:51.369608 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-078f3257-2e9f-437b-9f32-ecd88f11d35b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:51.370016 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 8/29] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:27:51 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) Jun 19 01:28:01.363869 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:51.382787 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-6a123732-6b80-489e-b62f-60f70a534b3a None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:51.386077 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:28:51.386552 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:51.386846 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:51.387151 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:51.388092 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:51.394920 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] Get all volumes completed successfully. Jun 19 01:28:51.397451 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6a123732-6b80-489e-b62f-60f70a534b3a demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:51.397778 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 8/30] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:28:51 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) Jun 19 01:29:01.391367 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:51.411989 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:51.418255 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:29:51.418618 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:51.418871 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:51.419190 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:51.420205 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:51.428566 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] Get all volumes completed successfully. Jun 19 01:29:51.431374 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-6f826a44-3f80-4573-bd75-3c2ad67a706f demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:51.431876 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 8/31] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:29:51 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) Jun 19 01:30:01.423693 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:51.446782 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:51.599228 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:30:51.599478 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:51.599735 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:51.600055 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:51.601009 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:51.610573 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] Get all volumes completed successfully. Jun 19 01:30:51.613305 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-a8b0ecc8-bfd4-4ab3-b681-e42784d4aa89 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:51.613806 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 8/32] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:30:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:31:01.605247 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:51.626680 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:51.629287 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:31:51.629531 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:51.629778 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:51.630067 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:51.631095 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:51.638069 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] Get all volumes completed successfully. Jun 19 01:31:51.640026 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-3eb9ccff-c905-4acb-95a8-362d1a1f1ae8 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:51.640451 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 9/33] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:31:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:01.634316 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:51.659659 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-e07b11fb-067a-494f-b878-86902e952095 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:51.662816 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:32:51.663058 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:51.663405 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:51.663748 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:51.665111 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:51.674596 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] Get all volumes completed successfully. Jun 19 01:32:51.678176 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-e07b11fb-067a-494f-b878-86902e952095 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:51.678688 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 9/34] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:32:51 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) Jun 19 01:33:01.668622 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:51.702639 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-0075e062-7aab-4f48-9648-46d1a4d86932 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:51.706885 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:33:51.707249 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:51.708014 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:51.708507 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:51.711963 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:51.720258 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] Get all volumes completed successfully. Jun 19 01:33:51.723347 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-0075e062-7aab-4f48-9648-46d1a4d86932 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:51.723909 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 9/35] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:33:51 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) Jun 19 01:34:01.715903 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:51.744318 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-84857627-472e-4835-b9c1-c1ebab2be07b None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:51.748568 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:34:51.749314 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:51.750042 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:51.750734 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:51.752768 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:51.762303 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] Get all volumes completed successfully. Jun 19 01:34:51.765994 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-84857627-472e-4835-b9c1-c1ebab2be07b demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:51.767696 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 9/36] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:34:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:35:01.754223 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:51.779963 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-587ca829-a454-4e34-9538-b853805c866e None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:51.972967 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:35:51.973225 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:51.973613 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:51.973998 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:51.975806 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:51.988841 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] Get all volumes completed successfully. Jun 19 01:35:51.991456 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-587ca829-a454-4e34-9538-b853805c866e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:51.991970 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 10/37] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:35:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:01.979832 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:52.007228 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:52.009401 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:36:52.009573 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:52.009768 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:52.010112 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:52.010781 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:52.022541 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] Get all volumes completed successfully. Jun 19 01:36:52.025206 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-5ebd3cb5-e4ab-4961-9292-2daa757895cf demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:52.025674 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 10/38] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:36:52 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) Jun 19 01:37:02.014819 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:52.043793 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:52.048066 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:37:52.048481 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:52.048876 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:52.049429 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:52.051157 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:52.059235 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] Get all volumes completed successfully. Jun 19 01:37:52.064627 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-b05b8ecd-cc0f-4d83-9213-7ae8e2474a74 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:52.065515 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 10/39] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:37:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:02.053932 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:52.083043 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-33d96079-05b3-4880-bd64-8d6f176d3687 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:52.086176 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:38:52.086536 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:52.086816 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:52.087139 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:52.088338 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:52.097355 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] Get all volumes completed successfully. Jun 19 01:38:52.099507 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-33d96079-05b3-4880-bd64-8d6f176d3687 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:52.099855 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 10/40] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:38:52 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) Jun 19 01:39:02.092024 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:52.116488 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:52.119517 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:39:52.119888 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:52.120013 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:52.120332 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:52.121303 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:52.130365 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] Get all volumes completed successfully. Jun 19 01:39:52.133426 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-52b3bfca-4dc4-4123-92ae-034468d81af6 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:52.133877 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 11/41] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:39:52 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) Jun 19 01:40:02.124380 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:52.149365 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-6a737f7e-8161-4860-99f7-2a5cae746522 None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:52.251312 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:40:52.251734 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:52.252191 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:52.252669 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:52.254102 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:52.261644 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] Get all volumes completed successfully. Jun 19 01:40:52.263540 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-6a737f7e-8161-4860-99f7-2a5cae746522 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:52.263870 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 11/42] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:40:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:02.258361 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:52.279376 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:52.282122 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:41:52.282387 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:52.282647 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:52.282935 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:52.284085 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:52.294189 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] Get all volumes completed successfully. Jun 19 01:41:52.298023 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-f9b48582-2e30-4e6e-9053-2973d97422b7 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:52.298717 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 11/43] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:41:52 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) Jun 19 01:42:02.287427 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:52.313337 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:52.316006 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:42:52.316215 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:52.316419 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:52.316616 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:52.317316 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:52.324107 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] Get all volumes completed successfully. Jun 19 01:42:52.325893 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-5853ffd3-b3de-4cfb-8fc5-cceaa570e304 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:52.326206 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 11/44] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:42:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:43:02.320111 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:43:52.341063 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-6e89af96-2602-45fe-93be-28e7e2a599de None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:43:52.343806 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:43:52.344038 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:43:52.344296 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:43:52.344622 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:43:52.345556 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:43:52.354022 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] Get all volumes completed successfully. Jun 19 01:43:52.356560 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-6e89af96-2602-45fe-93be-28e7e2a599de demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:43:52.356974 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 12/45] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:43:52 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) Jun 19 01:44:02.348542 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:44:52.373350 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.middleware.request_id [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e None None] RequestId filter calling following filter/app {{(pid=112480) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:44:52.378062 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:44:52.378557 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] Empty body provided in request {{(pid=112480) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:44:52.378892 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.openstack.wsgi [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] Calling method 'detail' {{(pid=112480) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:44:52.379251 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.api.api_utils [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] Removing options '' from query. {{(pid=112480) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:44:52.380252 np0000182262 devstack@c-api.service[112480]: DEBUG cinder.volume.api [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112480) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:44:52.387955 np0000182262 devstack@c-api.service[112480]: INFO cinder.volume.api [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] Get all volumes completed successfully. Jun 19 01:44:52.389930 np0000182262 devstack@c-api.service[112480]: INFO cinder.api.openstack.wsgi [None req-a09c09fa-5615-46e5-9d1a-7e85ace0ac3e demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:44:52.390289 np0000182262 devstack@c-api.service[112480]: [pid: 112480|app: 0|req: 12/46] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:44:52 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) Jun 19 01:45:02.383639 np0000182262 devstack@c-api.service[112480]: DEBUG dbcounter [-] [112480] Writing DB stats cinder:SELECT=1 {{(pid=112480) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:45:52.407083 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.middleware.request_id [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 None None] RequestId filter calling following filter/app {{(pid=112482) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:45:52.539770 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:45:52.540113 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] Empty body provided in request {{(pid=112482) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:45:52.540519 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.openstack.wsgi [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] Calling method 'detail' {{(pid=112482) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:45:52.541031 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.api.api_utils [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] Removing options '' from query. {{(pid=112482) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:45:52.542551 np0000182262 devstack@c-api.service[112482]: DEBUG cinder.volume.api [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112482) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:45:52.555801 np0000182262 devstack@c-api.service[112482]: INFO cinder.volume.api [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] Get all volumes completed successfully. Jun 19 01:45:52.559886 np0000182262 devstack@c-api.service[112482]: INFO cinder.api.openstack.wsgi [None req-99023dad-38b9-4300-9483-5a4a50bc2a51 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:45:52.560233 np0000182262 devstack@c-api.service[112482]: [pid: 112482|app: 0|req: 12/47] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:45:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:46:02.546824 np0000182262 devstack@c-api.service[112482]: DEBUG dbcounter [-] [112482] Writing DB stats cinder:SELECT=1 {{(pid=112482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:46:52.582613 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.middleware.request_id [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 None None] RequestId filter calling following filter/app {{(pid=112483) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:46:52.586552 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:46:52.586552 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] Empty body provided in request {{(pid=112483) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:46:52.586552 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.openstack.wsgi [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] Calling method 'detail' {{(pid=112483) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:46:52.586826 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.api.api_utils [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] Removing options '' from query. {{(pid=112483) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:46:52.587795 np0000182262 devstack@c-api.service[112483]: DEBUG cinder.volume.api [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112483) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:46:52.600318 np0000182262 devstack@c-api.service[112483]: INFO cinder.volume.api [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] Get all volumes completed successfully. Jun 19 01:46:52.601057 np0000182262 devstack@c-api.service[112483]: INFO cinder.api.openstack.wsgi [None req-86a39cd6-3f72-49d9-a6ab-d64f66013211 demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:46:52.601609 np0000182262 devstack@c-api.service[112483]: [pid: 112483|app: 0|req: 12/48] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:46:52 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) Jun 19 01:47:02.591836 np0000182262 devstack@c-api.service[112483]: DEBUG dbcounter [-] [112483] Writing DB stats cinder:SELECT=1 {{(pid=112483) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:47:52.622913 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.middleware.request_id [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c None None] RequestId filter calling following filter/app {{(pid=112481) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:47:52.625666 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] GET https://199.204.45.49/volume/v3/volumes/detail Jun 19 01:47:52.625968 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] Empty body provided in request {{(pid=112481) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:47:52.626287 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.openstack.wsgi [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] Calling method 'detail' {{(pid=112481) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:47:52.626594 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.api.api_utils [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] Removing options '' from query. {{(pid=112481) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:47:52.627566 np0000182262 devstack@c-api.service[112481]: DEBUG cinder.volume.api [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112481) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:47:52.634968 np0000182262 devstack@c-api.service[112481]: INFO cinder.volume.api [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] Get all volumes completed successfully. Jun 19 01:47:52.637179 np0000182262 devstack@c-api.service[112481]: INFO cinder.api.openstack.wsgi [None req-a77f74b8-8f29-4474-a8ea-13a62c37d33c demo demo] https://199.204.45.49/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:47:52.637594 np0000182262 devstack@c-api.service[112481]: [pid: 112481|app: 0|req: 13/49] 199.204.45.49 () {64 vars in 1290 bytes} [Fri Jun 19 01:47:52 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) Jun 19 01:48:02.630472 np0000182262 devstack@c-api.service[112481]: DEBUG dbcounter [-] [112481] Writing DB stats cinder:SELECT=1 {{(pid=112481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}