Jun 19 00:29:51.841926 np0000182224 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 00:29:51.849127 np0000182224 devstack@c-api.service[112442]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 00:29:51 2026] *** Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: nodename: np0000182224 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: machine: x86_64 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: clock source: unix Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: pcre jit disabled Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: detected number of CPU cores: 16 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: current working directory: / Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: detected binary path: /usr/bin/uwsgi-core Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: your processes number limit is 256917 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: your memory page size is 4096 bytes Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: detected max file descriptor number: 2048 Jun 19 00:29:51.852126 np0000182224 devstack@c-api.service[112442]: lock engine: pthread robust mutexes Jun 19 00:29:51.852889 np0000182224 devstack@c-api.service[112442]: thunder lock: enabled Jun 19 00:29:51.852889 np0000182224 devstack@c-api.service[112442]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 00:29:51.852889 np0000182224 devstack@c-api.service[112442]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 00:29:51.852889 np0000182224 devstack@c-api.service[112442]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 00:29:51.852889 np0000182224 devstack@c-api.service[112442]: Set PythonHome to /opt/stack/data/venv Jun 19 00:29:51.886705 np0000182224 devstack@c-api.service[112442]: Python main interpreter initialized at 0x7555d88a3668 Jun 19 00:29:51.886705 np0000182224 devstack@c-api.service[112442]: python threads support enabled Jun 19 00:29:51.886705 np0000182224 devstack@c-api.service[112442]: your server socket listen backlog is limited to 100 connections Jun 19 00:29:51.886705 np0000182224 devstack@c-api.service[112442]: your mercy for graceful operations on workers is 80 seconds Jun 19 00:29:51.887316 np0000182224 devstack@c-api.service[112442]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 00:29:51.887510 np0000182224 devstack@c-api.service[112442]: *** Operational MODE: preforking *** Jun 19 00:29:51.887719 np0000182224 devstack@c-api.service[112442]: *** uWSGI is running in multiple interpreter mode *** Jun 19 00:29:51.887719 np0000182224 devstack@c-api.service[112442]: spawned uWSGI master process (pid: 112442) Jun 19 00:29:51.887893 np0000182224 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 00:29:51.888563 np0000182224 devstack@c-api.service[112442]: spawned uWSGI worker 1 (pid: 112443, cores: 1) Jun 19 00:29:51.889236 np0000182224 devstack@c-api.service[112442]: spawned uWSGI worker 2 (pid: 112444, cores: 1) Jun 19 00:29:51.891486 np0000182224 devstack@c-api.service[112442]: spawned uWSGI worker 3 (pid: 112445, cores: 1) Jun 19 00:29:51.891486 np0000182224 devstack@c-api.service[112442]: spawned uWSGI worker 4 (pid: 112446, cores: 1) Jun 19 00:29:51.891486 np0000182224 devstack@c-api.service[112442]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: we strongly recommend against using it for new projects. Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: framework. For more detail see Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:29:52.012472 np0000182224 devstack@c-api.service[112445]: import eventlet # noqa Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: we strongly recommend against using it for new projects. Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: framework. For more detail see Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:29:52.017927 np0000182224 devstack@c-api.service[112443]: import eventlet # noqa Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: we strongly recommend against using it for new projects. Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: framework. For more detail see Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:29:52.033561 np0000182224 devstack@c-api.service[112446]: import eventlet # noqa Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: we strongly recommend against using it for new projects. Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: If you are already using Eventlet, we recommend migrating to a different Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: framework. For more detail see Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 00:29:52.036868 np0000182224 devstack@c-api.service[112444]: import eventlet # noqa Jun 19 00:29:52.097588 np0000182224 devstack@c-api.service[112445]: /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 00:29:52.097588 np0000182224 devstack@c-api.service[112445]: warnings.warn( Jun 19 00:29:52.112553 np0000182224 devstack@c-api.service[112443]: /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 00:29:52.112553 np0000182224 devstack@c-api.service[112443]: warnings.warn( Jun 19 00:29:52.126624 np0000182224 devstack@c-api.service[112446]: /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 00:29:52.126624 np0000182224 devstack@c-api.service[112446]: warnings.warn( Jun 19 00:29:52.127238 np0000182224 devstack@c-api.service[112444]: /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 00:29:52.127238 np0000182224 devstack@c-api.service[112444]: warnings.warn( Jun 19 00:29:52.171372 np0000182224 devstack@c-api.service[112445]: /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 00:29:52.171372 np0000182224 devstack@c-api.service[112445]: from cgi import parse_header Jun 19 00:29:52.191803 np0000182224 devstack@c-api.service[112443]: /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 00:29:52.191803 np0000182224 devstack@c-api.service[112443]: from cgi import parse_header Jun 19 00:29:52.207182 np0000182224 devstack@c-api.service[112444]: /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 00:29:52.207182 np0000182224 devstack@c-api.service[112444]: from cgi import parse_header Jun 19 00:29:52.209076 np0000182224 devstack@c-api.service[112446]: /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 00:29:52.209076 np0000182224 devstack@c-api.service[112446]: from cgi import parse_header Jun 19 00:29:52.218844 np0000182224 devstack@c-api.service[112445]: /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 00:29:52.218844 np0000182224 devstack@c-api.service[112445]: removals.removed_module( Jun 19 00:29:52.220298 np0000182224 devstack@c-api.service[112445]: /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 00:29:52.220298 np0000182224 devstack@c-api.service[112445]: removals.removed_module( Jun 19 00:29:52.240338 np0000182224 devstack@c-api.service[112443]: /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 00:29:52.240338 np0000182224 devstack@c-api.service[112443]: removals.removed_module( Jun 19 00:29:52.242076 np0000182224 devstack@c-api.service[112443]: /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 00:29:52.242076 np0000182224 devstack@c-api.service[112443]: removals.removed_module( Jun 19 00:29:52.257596 np0000182224 devstack@c-api.service[112444]: /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 00:29:52.257596 np0000182224 devstack@c-api.service[112444]: removals.removed_module( Jun 19 00:29:52.258590 np0000182224 devstack@c-api.service[112446]: /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 00:29:52.258590 np0000182224 devstack@c-api.service[112446]: removals.removed_module( Jun 19 00:29:52.259292 np0000182224 devstack@c-api.service[112444]: /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 00:29:52.259292 np0000182224 devstack@c-api.service[112444]: removals.removed_module( Jun 19 00:29:52.260222 np0000182224 devstack@c-api.service[112446]: /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 00:29:52.260222 np0000182224 devstack@c-api.service[112446]: removals.removed_module( Jun 19 00:29:53.004798 np0000182224 devstack@c-api.service[112443]: /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 00:29:53.004798 np0000182224 devstack@c-api.service[112443]: warnings.warn( Jun 19 00:29:53.012690 np0000182224 devstack@c-api.service[112445]: /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 00:29:53.012690 np0000182224 devstack@c-api.service[112445]: warnings.warn( Jun 19 00:29:53.032944 np0000182224 devstack@c-api.service[112446]: /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 00:29:53.032944 np0000182224 devstack@c-api.service[112446]: warnings.warn( Jun 19 00:29:53.056560 np0000182224 devstack@c-api.service[112443]: /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 00:29:53.056560 np0000182224 devstack@c-api.service[112443]: warnings.warn( Jun 19 00:29:53.066362 np0000182224 devstack@c-api.service[112445]: /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 00:29:53.066362 np0000182224 devstack@c-api.service[112445]: warnings.warn( Jun 19 00:29:53.083109 np0000182224 devstack@c-api.service[112446]: /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 00:29:53.083109 np0000182224 devstack@c-api.service[112446]: warnings.warn( Jun 19 00:29:53.178108 np0000182224 devstack@c-api.service[112444]: /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 00:29:53.178108 np0000182224 devstack@c-api.service[112444]: warnings.warn( Jun 19 00:29:53.234750 np0000182224 devstack@c-api.service[112444]: /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 00:29:53.234750 np0000182224 devstack@c-api.service[112444]: warnings.warn( Jun 19 00:29:53.255316 np0000182224 devstack@c-api.service[112443]: 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 00:29:53.255473 np0000182224 devstack@c-api.service[112443]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112443) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:29:53.260066 np0000182224 devstack@c-api.service[112445]: 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 00:29:53.260238 np0000182224 devstack@c-api.service[112445]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112445) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:29:53.276268 np0000182224 devstack@c-api.service[112446]: 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 00:29:53.276517 np0000182224 devstack@c-api.service[112446]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112446) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:29:53.341468 np0000182224 devstack@c-api.service[112443]: /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 00:29:53.341468 np0000182224 devstack@c-api.service[112443]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:29:53.341760 np0000182224 devstack@c-api.service[112445]: /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 00:29:53.341760 np0000182224 devstack@c-api.service[112445]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:29:53.344919 np0000182224 devstack@c-api.service[112446]: /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 00:29:53.344919 np0000182224 devstack@c-api.service[112446]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:29:53.521063 np0000182224 devstack@c-api.service[112444]: 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 00:29:53.521344 np0000182224 devstack@c-api.service[112444]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112444) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 00:29:53.601046 np0000182224 devstack@c-api.service[112444]: /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 00:29:53.601046 np0000182224 devstack@c-api.service[112444]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 00:29:53.806228 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:29:53.806373 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:29:53.806495 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:29:53.806560 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.806652 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.806750 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.806750 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.806865 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.806925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.807090 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.807204 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.807433 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.809312 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.809453 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.809551 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.809611 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.809680 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.809740 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.809795 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.809861 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.809917 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.809983 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.810039 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.810116 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.810172 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.810237 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.810293 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.810293 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.810293 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.810293 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.810293 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.810580 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.810639 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.810639 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.810639 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.810858 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.810938 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.810996 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.811065 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.811126 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.811229 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.811229 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.811637 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.811709 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.811769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.811826 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.811826 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.811941 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.812000 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.812000 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.812124 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.812183 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.812309 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.812309 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.812451 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.812580 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.812580 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.812690 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.812759 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.812820 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.812876 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.812931 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.812985 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.813041 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.813041 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.813144 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.813211 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.813211 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.813330 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.813925 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.814228 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.814280 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.814338 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.814663 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.815766 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.815766 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.815766 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.815956 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.816003 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.816049 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.816087 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.816122 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.816155 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.816194 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.816227 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.816259 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.816291 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.816324 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.816356 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.816387 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.816424 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.816472 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.816515 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.816553 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.816586 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.816619 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.816652 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.816691 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.816726 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.816759 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.816791 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.816823 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.816861 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.816897 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.816930 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.816966 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.817002 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.817032 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.817063 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.817093 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.817125 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.817160 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.817201 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.817233 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.817265 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.817296 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.818147 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.818210 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.818248 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.818282 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.818314 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.818359 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.818396 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.818459 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.818493 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.818525 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.818562 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.818594 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.818638 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.818680 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.818714 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.818752 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.818790 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.818821 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.818854 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.818890 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.818890 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.820648 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.820717 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.820800 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.820868 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.820941 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.821008 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.821050 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.821084 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.821116 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.821149 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.821181 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.821218 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.821250 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.821289 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.821321 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.821358 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.821390 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.821438 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.821473 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.821504 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.821561 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.821824 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.821908 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.821975 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.822041 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.822078 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.822113 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.822113 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.822171 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.822203 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.822236 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.822236 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.822302 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.822334 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.822368 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.822404 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.822450 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.822492 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.822492 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.822553 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.822585 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.822710 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.823846 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.823954 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.823954 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.824101 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.824101 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.824101 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.824277 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.824339 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.824339 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.824500 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.824500 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.824500 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.824690 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.824690 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.825338 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.825456 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.825456 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.825580 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.825639 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.825677 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.825709 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.825743 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.825791 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.825829 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.825862 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.825895 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.825950 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.825988 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.826568 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.826568 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.826677 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.826677 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.826760 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.826827 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.826827 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.826916 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.832432 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.832541 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.832602 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.832656 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.832656 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.832787 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.832843 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.832894 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.832953 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.833006 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.833065 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.833112 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.833112 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.833197 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.833253 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.833311 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.833673 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.833673 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.833673 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.833807 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.833853 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.833910 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.833958 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.834004 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.834052 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.834110 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.834165 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.834165 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.834165 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.834280 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.834332 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.834394 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.835289 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.835368 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.835455 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.835523 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.835614 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.835669 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.835719 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.835769 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.835819 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.835870 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.835918 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.835964 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.836006 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.836046 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.836201 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.836245 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.836280 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.836319 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.836355 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.836396 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.836396 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.836504 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.836644 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.836644 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.837002 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.837087 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.837172 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.837235 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.837293 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.837354 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.837428 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.837428 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.837574 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.837697 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.837778 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.837858 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.837924 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.838982 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.839158 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.839158 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.839158 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.839356 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.839356 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.839510 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.839573 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.839635 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.839635 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.839807 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.839879 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.839953 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.840022 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.840095 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.840223 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.840301 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.840374 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.840518 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.840518 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.840518 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.840750 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.841157 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.841204 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.841250 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.841250 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.841347 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.841382 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.841382 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.841460 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.841493 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.841493 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.841548 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.841582 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.841615 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.841615 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.841615 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.841722 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.841722 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.841722 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.841807 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.841807 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.841879 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.843113 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.843260 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.843260 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.843707 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.843707 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.843872 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.843950 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.843950 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.843950 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.844150 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.844225 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.844225 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.844363 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.844363 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.844529 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.844615 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.844660 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.844660 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.844733 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.844771 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.844813 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.844849 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.844885 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.844924 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.844959 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.844992 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.845032 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.845062 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.845095 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.845133 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.845171 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.845205 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.845205 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.845205 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.845205 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.845205 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.847647 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.847710 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.847749 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.847806 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.847850 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.847901 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.847987 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.848041 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.848079 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.848116 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.848150 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.848150 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.848150 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.848259 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.848406 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.848592 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.848592 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.848592 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.848789 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.848789 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.848789 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.850047 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.850153 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.850227 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.850297 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.850364 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.850470 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.850548 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.850618 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.850692 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.850766 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.850830 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.850904 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.850972 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.851040 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.851105 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.851105 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.851105 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.851105 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.851317 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.851356 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.851399 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.851452 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.851487 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.851519 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.851553 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.851587 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.851629 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.851661 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.851699 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.851731 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.851772 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.851910 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.852088 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.852131 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.852166 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.852200 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.852235 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.852268 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.852268 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.852268 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.852268 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.852268 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.853135 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.853244 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.853290 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.853327 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.853371 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.853443 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.853488 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.853539 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.853579 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.853616 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.853655 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.853700 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.853738 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.853776 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.853811 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.853851 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.853888 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.853933 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.853978 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.854017 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.854054 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.854089 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.854129 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.854166 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.854201 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.854236 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.854268 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.854308 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.854351 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.854380 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.854417 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.854463 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.854505 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.854541 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.854573 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.854604 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.854634 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.854671 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.854704 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.854737 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.854737 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.854737 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.858868 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.858934 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.858969 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.859062 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.859126 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.859207 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.859273 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.859273 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.859364 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.859397 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.859469 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.859511 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.859511 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.859567 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.859567 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.859625 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.859664 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.859697 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.859735 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.859766 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.859797 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.859828 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.859859 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.859891 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.859923 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.859955 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.860119 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.860151 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.860185 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.860213 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.860213 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.860277 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.860344 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.860375 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.860411 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.860454 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.862149 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.862204 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.862238 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.862268 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.862298 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.862345 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.862380 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.862454 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.862487 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.862530 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.862561 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.862590 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.862619 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.862654 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.862881 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.862881 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.863037 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.863037 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.863159 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.863159 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.863159 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.863664 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.863664 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.863988 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.864097 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.864214 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.864335 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.864527 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.864689 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.864751 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.864805 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.864855 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.864907 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.865001 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.865126 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.865186 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.865237 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.865287 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.865339 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.865398 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.865516 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.865602 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.865659 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.865722 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.865787 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.865837 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.865897 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.865956 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.866007 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.866057 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.866107 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.866178 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.866276 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.866348 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.866421 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.866518 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.866589 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.866694 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.866769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.866769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.866769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.866769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.866769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.867215 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.867215 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.867335 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.867335 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.868109 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.868235 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.868235 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.868448 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.868620 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.868745 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.868745 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.868960 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.869029 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.869093 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.869175 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.869275 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.869341 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.869412 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.869501 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.869568 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.869647 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.869718 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.869797 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.869872 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.869944 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.870013 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.870080 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.870143 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.870208 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.870273 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.870337 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.870415 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.870505 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.870571 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.870635 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.870701 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.870769 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.870844 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.870911 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.870990 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.871062 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.871137 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.871205 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.871277 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.871345 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.871415 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.871516 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.871586 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.871654 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.871719 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.871784 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.871858 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:53.871942 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.872012 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:53.872078 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.872142 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:53.872142 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:53.872142 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:53.872142 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:53.872142 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:53.914836 np0000182224 devstack@c-api.service[112443]: INFO dbcounter [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Registered counter for database cinder Jun 19 00:29:53.917125 np0000182224 devstack@c-api.service[112446]: INFO dbcounter [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Registered counter for database cinder Jun 19 00:29:53.920583 np0000182224 devstack@c-api.service[112445]: INFO dbcounter [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Registered counter for database cinder Jun 19 00:29:53.957823 np0000182224 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-244dd112-8525-4674-853b-e6c860d50255 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:53.960212 np0000182224 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:53.964124 np0000182224 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.035154 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 00:29:54.035626 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.035773 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.035879 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.036482 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.036621 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.036621 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.036824 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.036824 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.036824 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.037080 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.037204 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.037313 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.037313 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.037522 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.037522 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.037522 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.037714 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.037714 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.037811 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.037811 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.037905 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.037905 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.038019 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.038072 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.038568 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.038568 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.038907 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.038907 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.038907 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.038907 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.038907 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.039623 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.039720 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.039720 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.039827 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.039827 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.039930 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.039981 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.040400 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.040516 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.040516 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.040631 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.040631 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.040726 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.040778 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.041235 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.041323 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.041323 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.041461 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.041461 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.041619 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.041619 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.042321 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.042372 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.042476 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.042583 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.042657 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.042733 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.042771 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.043072 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.043127 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.043213 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.043283 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.043349 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.043349 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.043429 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.043931 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.043980 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.044072 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.044142 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.044205 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.044267 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.044303 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.044761 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.044809 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.044904 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.044972 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.045036 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.045108 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.045108 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.046181 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.046246 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.046282 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.046390 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.046473 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.046473 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.046636 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.046861 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.046912 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.046997 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.047067 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.047130 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.047167 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.047208 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.047719 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.047785 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.047825 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.047913 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.047982 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.048054 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.048119 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.048389 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.048492 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.048544 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.048578 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.048665 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.048742 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.048807 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.049320 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.049393 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.049451 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.049543 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.049619 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.049686 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.049723 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.050251 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.050344 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.050405 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.050480 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.050516 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.050626 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.050701 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.050973 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.051068 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.051068 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.051178 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.051178 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.051246 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.051347 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.051647 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.051729 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.051797 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.051880 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.051880 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.051980 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.051980 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.052809 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.052877 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.052916 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.053026 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.053026 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.053172 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.053172 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.053715 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.053762 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.053850 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.053923 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.054012 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.054081 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.054178 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.054417 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.054513 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.054589 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.054589 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.054670 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.054706 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.054831 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.055279 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.055358 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.055445 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.055515 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.055515 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.055658 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.055658 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.055758 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.055758 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.055833 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.055875 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.055986 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.056062 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.056062 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.057049 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.057049 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.057271 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.057271 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.057271 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.057271 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.057440 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.057440 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.057543 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.057587 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.057633 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.057801 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.057801 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.057801 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.058377 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.058455 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.058577 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.058577 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.058733 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.058733 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.058940 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.059228 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.059274 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.059364 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.059452 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.059521 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.059570 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.059603 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.059688 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.059757 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.059830 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.059898 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.059898 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.059964 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.060054 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.060734 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.060812 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.060877 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.060925 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.060971 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.061064 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.061133 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.061197 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.061262 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.061262 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.061355 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.061389 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.061491 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.061569 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 00:29:54.061637 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 00:29:54.061708 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 00:29:54.061773 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 00:29:54.061773 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 00:29:54.061845 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 00:29:54.061930 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 00:29:54.072844 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writer thread running {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:29:54.075781 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writer thread running {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:29:54.075902 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:29:54.077130 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writer thread running {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:29:54.078128 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:29:54.078604 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:29:54.079825 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:29:54.080465 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:29:54.081148 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:29:54.082386 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:29:54.082650 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:29:54.083377 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:29:54.083876 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.084663 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:29:54.085523 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:29:54.086639 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.086755 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:29:54.087590 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.087756 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.090364 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.090689 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.110632 np0000182224 devstack@c-api.service[112444]: INFO dbcounter [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Registered counter for database cinder Jun 19 00:29:54.120236 np0000182224 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-244dd112-8525-4674-853b-e6c860d50255 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.122623 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:29:54.123550 np0000182224 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.125034 np0000182224 devstack@c-api.service[112443]: INFO cinder.rpc [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:29:54.125591 np0000182224 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.126060 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:29:54.126218 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.128258 np0000182224 devstack@c-api.service[112446]: INFO cinder.rpc [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:29:54.128607 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:29:54.129357 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.131134 np0000182224 devstack@c-api.service[112445]: INFO cinder.rpc [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:29:54.132572 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.137442 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.140740 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.140850 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.143700 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.143867 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.143998 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.146933 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.147040 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.149100 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.150194 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.152145 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.152300 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.154273 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.155200 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.155311 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.156980 np0000182224 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.158209 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.158292 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.158452 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.161011 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.161393 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.161510 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.164171 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.164275 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.164526 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.165651 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.167325 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.167397 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.168262 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.168973 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.170215 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.171669 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.171763 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.173967 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.174346 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.177281 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.177370 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.179344 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.180121 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.180645 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.180811 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.182520 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.182708 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.183717 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.183864 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.184160 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.184853 np0000182224 devstack@c-api.service[112443]: WARNING cinder.api.contrib.hosts [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:29:54.185551 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.185738 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.185809 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.186928 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.187207 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.187281 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.188223 np0000182224 devstack@c-api.service[112446]: WARNING cinder.api.contrib.hosts [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:29:54.188444 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.188920 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.189033 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.189827 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.190275 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.190360 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.190670 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: extensions {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.191305 np0000182224 devstack@c-api.service[112445]: WARNING cinder.api.contrib.hosts [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:29:54.191771 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.191988 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: extra_specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.192040 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.193173 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.193306 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.193487 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-volume-transfer {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.194000 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: extensions {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.194855 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.195144 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-quota-class-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.195375 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: extra_specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.196277 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.196972 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: cgsnapshots {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.197090 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: extensions {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.197253 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-volume-transfer {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.198440 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: scheduler-stats {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.198625 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: extra_specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.198950 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-quota-class-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.199790 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: qos-specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.199962 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-volume-transfer {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.200792 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: cgsnapshots {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.201602 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-quota-class-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.201837 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: capabilities {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.202138 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: scheduler-stats {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.203363 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.203691 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: cgsnapshots {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.203927 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: qos-specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.204887 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.205033 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: scheduler-stats {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.206067 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: capabilities {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.206425 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-volume-type-access {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.207170 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: qos-specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.207337 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.207988 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-quota-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.208887 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.209234 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: capabilities {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.209416 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-snapshot-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.210421 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-volume-type-access {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.210469 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.210873 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-volume-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.211987 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-quota-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.212048 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.212252 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-hosts {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.213418 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-snapshot-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.213565 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-volume-type-access {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.213625 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: os-availability-zone {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.214953 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: consistencygroups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.215027 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-volume-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.215145 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-quota-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.216387 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-hosts {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.216580 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-snapshot-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.216917 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extended resource: backups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.217778 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: os-availability-zone {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.218014 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-volume-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.218996 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.contrib.snapshot_actions [None req-244dd112-8525-4674-853b-e6c860d50255 None None] SnapshotActionsController initialized {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:29:54.219119 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: consistencygroups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.219429 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-hosts {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.219732 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.220804 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: os-availability-zone {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.221095 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.221166 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extended resource: backups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.222121 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: consistencygroups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.222473 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.223191 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.contrib.snapshot_actions [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] SnapshotActionsController initialized {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:29:54.223827 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.223956 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.224115 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extended resource: backups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.225132 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.225341 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.226193 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] SnapshotActionsController initialized {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:29:54.226502 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.226726 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.226937 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.227961 np0000182224 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.228141 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.228334 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.228787 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension UsedLimits extending resource: limits {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.228877 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229008 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229137 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229238 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229345 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229443 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.229497 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229552 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229690 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229809 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.229910 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.229910 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension AdminActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230103 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension AdminActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230103 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension AdminActions extending resource: backups {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230300 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230358 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension VolumeActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230498 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-244dd112-8525-4674-853b-e6c860d50255 None None] Extension TypesManage extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.230802 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.231041 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.232278 np0000182224 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.232442 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.233343 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension UsedLimits extending resource: limits {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.233533 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.233794 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234712 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.234796 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235033 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235164 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension AdminActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235243 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension AdminActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235356 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension AdminActions extending resource: backups {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235486 np0000182224 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.235563 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235721 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension VolumeActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.235721 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-60a7ae7e-0219-4b28-a04e-80c932b48139 None None] Extension TypesManage extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236306 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension UsedLimits extending resource: limits {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236438 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236650 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236650 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236799 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236867 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.236971 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237068 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237160 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237269 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237473 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension AdminActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237584 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension AdminActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237684 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension AdminActions extending resource: backups {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237786 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.237942 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension VolumeActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.238048 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-f3d3e620-fc68-49fe-8399-a3e4424fc806 None None] Extension TypesManage extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.238834 np0000182224 devstack@c-api.service[112443]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7555d88a3668 pid: 112443 (default app) Jun 19 00:29:54.244122 np0000182224 devstack@c-api.service[112446]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7555d88a3668 pid: 112446 (default app) Jun 19 00:29:54.245848 np0000182224 devstack@c-api.service[112445]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7555d88a3668 pid: 112445 (default app) Jun 19 00:29:54.246712 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.246712 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.246897 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.246897 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.246897 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.246897 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.246897 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.247287 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247758 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.247758 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247758 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.247758 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.247758 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.248081 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.248081 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.248081 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.248081 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.248587 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.248587 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.248587 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.248587 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249064 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249064 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249064 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249064 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249064 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249411 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249411 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249411 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249411 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249411 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.249760 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.250663 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.251360 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.252118 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.252849 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.252849 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.252849 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.252849 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.253320 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.253320 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.253320 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.253320 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.253320 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254122 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.254122 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254122 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.254122 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254122 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.254873 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.255661 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.255661 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.255661 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.255661 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.255661 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256137 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256137 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256137 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256137 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256137 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256637 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256637 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256637 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256637 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256957 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256957 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.256957 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.256957 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257150 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257150 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257150 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257150 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257150 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257333 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257333 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257333 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257333 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257333 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257482 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257482 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257482 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257482 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257596 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257596 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257596 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257596 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257706 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257706 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257706 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257706 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257822 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257822 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.257822 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.257822 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258013 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258013 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258013 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258013 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258132 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258318 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258318 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258318 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258318 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258318 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.258976 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259375 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.259757 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260081 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260426 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260426 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260426 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260426 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260682 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260682 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260682 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260682 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260885 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260885 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.260885 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.260885 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: /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 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: warnings.warn(deprecated_msg) Jun 19 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-f64a7a81-5423-4fb9-97a5-17436987203d None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:29:54.261122 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 1/1] 199.204.45.227 () {60 vars in 956 bytes} [Fri Jun 19 00:29:54 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:29:54.275650 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writer thread running {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 00:29:54.278844 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 00:29:54.281464 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 00:29:54.283745 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 00:29:54.285822 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 00:29:54.286805 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.290719 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.325111 np0000182224 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:29:54.328868 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 00:29:54.332046 np0000182224 devstack@c-api.service[112444]: INFO cinder.rpc [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 00:29:54.333560 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.346287 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.350759 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.354437 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.358520 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.361506 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.364617 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.367653 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.370449 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.373365 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.374822 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.377492 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.384030 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.387738 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.389867 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.391619 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.393352 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.394890 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.395990 np0000182224 devstack@c-api.service[112444]: WARNING cinder.api.contrib.hosts [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 00:29:54.396833 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.398210 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.399758 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.401213 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.402036 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: extensions {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.404069 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: extra_specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.405738 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-volume-transfer {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.407422 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-quota-class-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.408862 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: cgsnapshots {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.410688 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: scheduler-stats {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.412161 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: qos-specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.414386 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: capabilities {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.415760 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.417355 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.418972 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-volume-type-access {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.420644 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-quota-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.422117 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-snapshot-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.423668 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-volume-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.425183 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-hosts {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.426566 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: os-availability-zone {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.427959 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: consistencygroups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.430021 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extended resource: backups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 00:29:54.432695 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.contrib.snapshot_actions [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] SnapshotActionsController initialized {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 00:29:54.433569 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.435026 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.436457 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.437875 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.439169 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.440592 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.442334 np0000182224 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 00:29:54.443230 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension UsedLimits extending resource: limits {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.443338 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.443569 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.443809 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.443969 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444104 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444253 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444362 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444482 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444567 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444835 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension AdminActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444966 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension AdminActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.444966 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension AdminActions extending resource: backups {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.445123 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.445197 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension VolumeActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.445360 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-68f1dcd2-6e78-4cbd-b73f-a50b3d833e0f None None] Extension TypesManage extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 00:29:54.454306 np0000182224 devstack@c-api.service[112444]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7555d88a3668 pid: 112444 (default app) Jun 19 00:30:01.358128 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.358128 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.358128 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.358128 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.358128 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359006 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359006 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359006 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359006 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359006 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359323 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359673 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359673 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359673 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359673 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359891 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359891 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.359891 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.359891 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360128 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360128 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360128 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360128 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360362 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360362 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360362 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360362 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360362 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360659 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360659 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360659 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360659 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360659 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.360919 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361272 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.361699 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362026 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362026 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362026 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362026 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362026 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362309 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362309 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362309 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362309 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362309 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.362941 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363251 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363251 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363251 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363251 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363251 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363556 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363556 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363556 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363556 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363556 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363827 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363827 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.363827 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.363827 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364074 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364074 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364074 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364074 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364300 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364300 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364300 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364300 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364300 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364609 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364609 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364609 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364939 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364939 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.364939 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.364939 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365164 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365164 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365164 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365164 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365469 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365469 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365469 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365469 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365699 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365699 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365699 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365699 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365922 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365922 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.365922 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.365922 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366145 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366145 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366145 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366145 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366145 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366306 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366478 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366478 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366478 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366478 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366478 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366660 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.366857 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367011 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367161 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367323 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367323 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367323 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367323 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367443 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367443 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367443 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367443 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367443 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) Jun 19 00:30:01.367587 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:30:01.830350 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 admin admin] POST https://199.204.45.227/volume/v3/types Jun 19 00:30:01.832534 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:30:01.832534 np0000182224 devstack@c-api.service[112446]: /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 00:30:01.832534 np0000182224 devstack@c-api.service[112446]: warnings.warn( Jun 19 00:30:01.871822 np0000182224 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:30:01.907560 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 admin admin] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 19 00:30:01.908123 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 1/2] 199.204.45.227 () {68 vars in 1288 bytes} [Fri Jun 19 00:30:01 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:30:01.937737 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.937737 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.937737 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.937737 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.938555 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.938555 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.938555 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.938555 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.938792 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939216 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939216 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939216 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939216 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939216 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939561 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939561 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939561 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939561 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939561 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939935 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939935 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.939935 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.939935 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940193 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940193 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940193 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940193 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940193 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940526 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940526 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940526 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940526 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940526 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.940833 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941169 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941602 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941955 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941955 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941955 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.941955 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.941955 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942262 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942262 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942262 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942262 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942262 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942564 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.942940 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.943257 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.943257 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.943257 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.943257 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.943257 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.943661 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.943661 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.943661 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.943661 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.943661 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944015 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944015 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944015 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944015 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944258 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944258 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944258 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944258 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944448 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944448 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944448 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944448 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944448 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944658 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944658 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944658 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944658 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944658 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944834 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944834 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944834 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944834 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944996 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944996 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.944996 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.944996 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945149 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945149 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945149 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945149 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945305 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945305 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945305 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945305 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945477 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945477 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945477 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945477 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945626 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945626 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945626 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945626 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945626 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.945825 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946059 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946059 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946059 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946059 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946059 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946251 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946514 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946742 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.946963 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947205 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947205 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947205 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947205 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947394 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947394 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947394 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947394 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947394 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: /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 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) Jun 19 00:30:01.947643 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 req-4b806a97-b898-4480-8944-93e1aad69597 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:30:02.281938 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 req-4b806a97-b898-4480-8944-93e1aad69597 admin admin] POST https://199.204.45.227/volume/v3/types/d9e15124-723a-4071-bbec-e078400d359f/extra_specs Jun 19 00:30:02.282436 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 req-4b806a97-b898-4480-8944-93e1aad69597 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 00:30:02.284341 np0000182224 devstack@c-api.service[112445]: /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 00:30:02.284341 np0000182224 devstack@c-api.service[112445]: warnings.warn( Jun 19 00:30:02.323795 np0000182224 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 req-4b806a97-b898-4480-8944-93e1aad69597 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:30:02.383857 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-957fd3de-d8fb-403b-a4c1-bee7da22e2d2 req-4b806a97-b898-4480-8944-93e1aad69597 admin admin] https://199.204.45.227/volume/v3/types/d9e15124-723a-4071-bbec-e078400d359f/extra_specs returned with HTTP 200 Jun 19 00:30:02.384552 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 1/3] 199.204.45.227 () {70 vars in 1505 bytes} [Fri Jun 19 00:30:01 2026] POST /volume/v3/types/d9e15124-723a-4071-bbec-e078400d359f/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:30:04.124681 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=6 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:30:04.331025 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=6 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:30:11.904286 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:30:12.382141 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:32:41.079181 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-d676927a-b6c6-4a7c-be7a-ec7174875a2a None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:32:41.080170 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-d676927a-b6c6-4a7c-be7a-ec7174875a2a None None] GET https://199.204.45.227/volume// Jun 19 00:32:41.080856 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-d676927a-b6c6-4a7c-be7a-ec7174875a2a None None] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:32:41.080913 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-d676927a-b6c6-4a7c-be7a-ec7174875a2a None None] Calling method 'all' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:32:41.082200 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-d676927a-b6c6-4a7c-be7a-ec7174875a2a None None] https://199.204.45.227/volume// returned with HTTP 300 Jun 19 00:32:41.082487 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 2/4] 199.204.45.227 () {66 vars in 1456 bytes} [Fri Jun 19 00:32:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 00:33:19.126334 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.126334 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.126334 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.126334 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127076 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127076 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127076 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127076 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127375 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127821 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127821 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127821 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.127821 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.127821 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128190 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128190 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128190 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128190 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128190 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128556 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128556 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128556 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128556 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128837 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128837 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128837 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.128837 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.128837 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129179 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.129179 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129179 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.129179 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129179 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.129591 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130035 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130453 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130861 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130861 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130861 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.130861 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.130861 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131220 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131220 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131220 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131220 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131220 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131565 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.131985 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.132452 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.132452 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.132452 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.132452 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.132452 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.132991 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.132991 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.132991 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.132991 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.132991 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133320 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133320 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133320 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133320 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133679 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133679 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133679 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133679 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133978 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133978 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133978 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.133978 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.133978 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.134338 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.134338 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.134338 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.134338 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.134338 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.134721 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.134721 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.134721 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.134721 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.135812 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.135812 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.135812 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.135812 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136239 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136239 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136239 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136239 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136547 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136547 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136547 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136547 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136826 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136826 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.136826 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.136826 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137102 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.137102 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137102 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.137102 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137102 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.137641 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138091 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138091 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138091 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138091 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138091 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138391 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.138882 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139272 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.139691 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140086 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140086 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140086 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140086 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140361 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140361 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140361 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140361 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140361 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: /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 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) Jun 19 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-bdaa00e7-50fd-4400-8a43-ab13d08d66d4 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:19.140760 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 1/5] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jun 19 00:33:19 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:33:19.171702 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:19.181574 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 2/6] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jun 19 00:33:19 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:33:19.221493 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 req-6b874a80-3ae3-475f-af76-48477219437b None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:19.227176 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 req-6b874a80-3ae3-475f-af76-48477219437b demo demo] GET https://199.204.45.227/volume/v3/ Jun 19 00:33:19.227591 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 req-6b874a80-3ae3-475f-af76-48477219437b demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:19.228006 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 req-6b874a80-3ae3-475f-af76-48477219437b demo demo] Calling method 'version_select' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:19.229589 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-3e2e9aca-f277-4d3a-b735-de1ebaf4c617 req-6b874a80-3ae3-475f-af76-48477219437b demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 19 00:33:19.230213 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 2/7] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jun 19 00:33:19 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:19.269631 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:19.582376 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 demo demo] GET https://199.204.45.227/volume/v3/types Jun 19 00:33:19.582724 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:19.582914 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 demo demo] Calling method 'index' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:19.583370 np0000182224 devstack@c-api.service[112443]: /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 00:33:19.583370 np0000182224 devstack@c-api.service[112443]: warnings.warn( Jun 19 00:33:19.583985 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:33:19.621233 np0000182224 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:19.641674 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-59376086-cddf-4604-b7d6-fd676a9e89c6 demo demo] https://199.204.45.227/volume/v3/types returned with HTTP 200 Jun 19 00:33:19.642052 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 3/8] 199.204.45.227 () {64 vars in 1290 bytes} [Fri Jun 19 00:33:19 2026] GET /volume/v3/types => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:19.680198 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-bdac04af-fbe4-4054-a755-571fabdebe59 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:19.999606 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-bdac04af-fbe4-4054-a755-571fabdebe59 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 19 00:33:19.999943 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-bdac04af-fbe4-4054-a755-571fabdebe59 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:20.000172 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-bdac04af-fbe4-4054-a755-571fabdebe59 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:20.036486 np0000182224 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-bdac04af-fbe4-4054-a755-571fabdebe59 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 00:33:20.053659 np0000182224 devstack@c-api.service[112444]: /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 00:33:20.053659 np0000182224 devstack@c-api.service[112444]: warnings.warn( Jun 19 00:33:20.055778 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-bdac04af-fbe4-4054-a755-571fabdebe59 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 19 00:33:20.056119 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 2/9] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jun 19 00:33:19 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:20.509954 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-f1c94cce-bf37-423d-8d86-a4b6bd724f63 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:20.511195 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 3/10] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jun 19 00:33:20 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:33:20.543687 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:20.554181 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 3/11] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jun 19 00:33:20 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:33:20.588759 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd req-6b6edf20-7a40-4758-8427-ab1f830a934b None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:20.592208 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd req-6b6edf20-7a40-4758-8427-ab1f830a934b demo demo] GET https://199.204.45.227/volume/v3/ Jun 19 00:33:20.592593 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd req-6b6edf20-7a40-4758-8427-ab1f830a934b demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:20.593002 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd req-6b6edf20-7a40-4758-8427-ab1f830a934b demo demo] Calling method 'version_select' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:20.593902 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-5d2bd5b6-6811-4124-ac0d-3a517a92c5fd req-6b6edf20-7a40-4758-8427-ab1f830a934b demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 19 00:33:20.594353 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 4/12] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jun 19 00:33:20 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:20.633904 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-6a98919e-1678-4a4a-bc6a-7968583a38f8 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:20.636613 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6a98919e-1678-4a4a-bc6a-7968583a38f8 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 19 00:33:20.636857 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6a98919e-1678-4a4a-bc6a-7968583a38f8 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:20.637136 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6a98919e-1678-4a4a-bc6a-7968583a38f8 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:20.647123 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6a98919e-1678-4a4a-bc6a-7968583a38f8 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 19 00:33:20.647537 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 3/13] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jun 19 00:33:20 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 00:33:21.298222 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-18de622a-f76e-43c9-8bf2-5ebdf48e0e93 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.299721 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 4/14] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:33:21.332480 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-55151658-5187-4dbc-9929-fe095beaeab5 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.336020 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 4/15] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:33:21.370758 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [req-55151658-5187-4dbc-9929-fe095beaeab5 req-ccd53788-36c3-424b-bf1a-9633740a68a0 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.374008 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-55151658-5187-4dbc-9929-fe095beaeab5 req-ccd53788-36c3-424b-bf1a-9633740a68a0 demo demo] GET https://199.204.45.227/volume/v3/ Jun 19 00:33:21.374353 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-55151658-5187-4dbc-9929-fe095beaeab5 req-ccd53788-36c3-424b-bf1a-9633740a68a0 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:21.374742 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-55151658-5187-4dbc-9929-fe095beaeab5 req-ccd53788-36c3-424b-bf1a-9633740a68a0 demo demo] Calling method 'version_select' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:21.375371 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-55151658-5187-4dbc-9929-fe095beaeab5 req-ccd53788-36c3-424b-bf1a-9633740a68a0 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 19 00:33:21.376047 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 5/16] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:21.414086 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-11533422-b25e-4f1e-a85b-745579e41892 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.417386 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-11533422-b25e-4f1e-a85b-745579e41892 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 19 00:33:21.417617 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-11533422-b25e-4f1e-a85b-745579e41892 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:21.417845 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-11533422-b25e-4f1e-a85b-745579e41892 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:21.427027 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-11533422-b25e-4f1e-a85b-745579e41892 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 19 00:33:21.427671 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 4/17] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:21.465594 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-74d39701-a015-4dfc-8cd5-1762ef3d6bf1 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.466734 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 5/18] 199.204.45.227 () {62 vars in 1068 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 00:33:21.501911 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.505975 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 5/19] 199.204.45.227 () {64 vars in 1272 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 00:33:21.541388 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c req-ec807bd2-d3cc-403e-814e-0994712a92d1 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.544426 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c req-ec807bd2-d3cc-403e-814e-0994712a92d1 demo demo] GET https://199.204.45.227/volume/v3/ Jun 19 00:33:21.544833 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c req-ec807bd2-d3cc-403e-814e-0994712a92d1 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:21.545216 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c req-ec807bd2-d3cc-403e-814e-0994712a92d1 demo demo] Calling method 'version_select' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:21.545907 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [req-9daecebf-be4d-4c4f-8bc5-8a8c3e0f2a9c req-ec807bd2-d3cc-403e-814e-0994712a92d1 demo demo] https://199.204.45.227/volume/v3/ returned with HTTP 200 Jun 19 00:33:21.546607 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 6/20] 199.204.45.227 () {66 vars in 1346 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:21.585099 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-679b0d15-7f70-419d-920a-a4bcdd6f5134 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:33:21.588249 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-679b0d15-7f70-419d-920a-a4bcdd6f5134 demo demo] GET https://199.204.45.227/volume/v3/types/default Jun 19 00:33:21.588656 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-679b0d15-7f70-419d-920a-a4bcdd6f5134 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:33:21.589004 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-679b0d15-7f70-419d-920a-a4bcdd6f5134 demo demo] Calling method 'show' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:33:21.598276 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-679b0d15-7f70-419d-920a-a4bcdd6f5134 demo demo] https://199.204.45.227/volume/v3/types/default returned with HTTP 200 Jun 19 00:33:21.598556 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 5/21] 199.204.45.227 () {64 vars in 1301 bytes} [Fri Jun 19 00:33:21 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 00:33:29.635464 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:33:31.594673 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=8 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:39:28.938075 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-a87f09ce-05b3-414b-990c-77dc9e00492d None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:39:29.028752 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:39:29.029059 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:39:29.029319 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:39:29.029988 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:39:29.031051 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:39:29.133555 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] Get all volumes completed successfully. Jun 19 00:39:29.136025 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-a87f09ce-05b3-414b-990c-77dc9e00492d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:39:29.136515 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 6/22] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:39:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:39:39.109913 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:40:29.153265 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:40:29.157786 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:40:29.158320 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:40:29.158832 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:40:29.160136 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:40:29.161885 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:40:29.190630 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] Get all volumes completed successfully. Jun 19 00:40:29.192716 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-bcdbcda6-2772-467e-bc17-0f2a239087c6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:40:29.193297 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 6/23] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:40:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:40:39.184761 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:41:29.205590 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:41:29.210621 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:41:29.210857 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:41:29.211170 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:41:29.211905 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:41:29.212973 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:41:29.257447 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] Get all volumes completed successfully. Jun 19 00:41:29.259223 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-0d268131-50a2-4b4d-bcfa-771f640eea0f demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:41:29.262992 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 7/24] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:41:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:41:39.244854 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:42:29.277926 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:42:29.284492 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:42:29.284860 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:42:29.284860 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:42:29.285291 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:42:29.286932 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:42:29.335227 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] Get all volumes completed successfully. Jun 19 00:42:29.338154 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6c8d2a34-9e4f-4666-a498-32dff5b41989 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:42:29.338757 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 6/25] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:42:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:42:39.324169 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:43:29.350580 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:43:29.353627 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:43:29.353930 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:43:29.354167 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:43:29.354518 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:43:29.355557 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:43:29.365060 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] Get all volumes completed successfully. Jun 19 00:43:29.367970 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-03ff3c7b-dd2f-4d2c-b9fe-ebee70df4827 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:43:29.368494 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 7/26] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:43:29 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 00:43:39.359256 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:44:29.383544 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-82e4d904-a15d-451b-ad9e-54a055024e43 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:44:29.494586 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:44:29.494841 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:44:29.495102 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:44:29.495439 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:44:29.496504 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:44:29.505191 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] Get all volumes completed successfully. Jun 19 00:44:29.507153 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-82e4d904-a15d-451b-ad9e-54a055024e43 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:44:29.507518 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 7/27] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:44:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:44:39.500627 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:45:29.527008 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:45:29.532948 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:45:29.533375 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:45:29.534063 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:45:29.535209 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:45:29.536082 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:45:29.544038 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] Get all volumes completed successfully. Jun 19 00:45:29.547199 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8c1b1aa3-3d31-4f43-912a-48dad900e95e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:45:29.547717 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 8/28] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:45:29 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 00:45:39.539467 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:46:29.565842 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:46:29.568148 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:46:29.568343 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:46:29.568552 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:46:29.568792 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:46:29.569519 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:46:29.577156 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] Get all volumes completed successfully. Jun 19 00:46:29.578982 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-3c5dd0cf-5eee-4801-b280-8ec4295481f6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:46:29.579642 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 7/29] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:46:29 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 00:46:39.572836 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:47:29.593219 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:47:29.597774 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:47:29.598011 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:47:29.598254 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:47:29.598618 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:47:29.599577 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:47:29.609113 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] Get all volumes completed successfully. Jun 19 00:47:29.611981 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-5c6b804c-4a95-49aa-b2de-429fb8e5ed89 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:47:29.612779 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 8/30] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:47:29 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 00:47:39.604194 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:48:29.625929 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:48:29.629853 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:48:29.630038 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:48:29.630348 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:48:29.630714 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:48:29.631884 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:48:29.641739 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] Get all volumes completed successfully. Jun 19 00:48:29.644995 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5d43248a-8f64-4a8f-afa6-84d9e63904e1 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:48:29.645748 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 8/31] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:48:29 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 00:48:39.635739 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:49:29.656635 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:49:29.660942 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:49:29.661338 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:49:29.661820 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:49:29.662299 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:49:29.663586 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:49:29.671019 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] Get all volumes completed successfully. Jun 19 00:49:29.673557 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-5f9b72de-70e2-4fd7-99eb-77133d6319b3 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:49:29.673995 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 9/32] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:49:29 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 00:49:39.666228 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:50:29.688573 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-b607db74-23cb-4338-a826-a849ccf8df63 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:50:29.866737 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:50:29.867293 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:50:29.867872 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:50:29.868537 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:50:29.869821 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:50:29.879714 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] Get all volumes completed successfully. Jun 19 00:50:29.883344 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-b607db74-23cb-4338-a826-a849ccf8df63 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:50:29.883921 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 8/33] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:50:29 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 00:50:39.873562 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:51:29.895457 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:51:29.899674 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:51:29.900105 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:51:29.900486 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:51:29.900996 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:51:29.902498 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:51:29.911129 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] Get all volumes completed successfully. Jun 19 00:51:29.912841 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-f06a1b4c-5ec6-4a53-9757-768d06ad74cd demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:51:29.913193 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 9/34] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:51:29 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 00:51:39.906017 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:52:29.926359 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:52:29.930785 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:52:29.931049 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:52:29.931305 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:52:29.931671 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:52:29.933045 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:52:29.942801 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] Get all volumes completed successfully. Jun 19 00:52:29.944793 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-770a4e7e-052d-45c6-b3c1-dac0be1b22bb demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:52:29.945132 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 9/35] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:52:29 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 00:52:39.938088 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:53:29.963310 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:53:29.967214 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:53:29.967604 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:53:29.967970 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:53:29.968428 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:53:29.969851 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:53:29.978126 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] Get all volumes completed successfully. Jun 19 00:53:29.979955 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-c059b3a0-5ce4-4235-9319-865e159d2fc9 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:53:29.980287 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 10/36] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:53:29 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 00:53:39.973952 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:54:29.994605 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:54:29.998863 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:54:29.999310 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:54:29.999752 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:54:30.000231 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:54:30.001815 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:54:30.009625 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] Get all volumes completed successfully. Jun 19 00:54:30.011422 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-5388b3b8-952f-4540-a3f1-bdc63ef40694 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:54:30.011741 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 9/37] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:54:29 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 00:54:40.006029 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:55:30.032751 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-7757c3cc-4857-4e97-a514-8ed57393e270 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:55:30.105636 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:55:30.106280 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:55:30.106915 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:55:30.107603 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:55:30.109287 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:55:30.127187 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] Get all volumes completed successfully. Jun 19 00:55:30.130770 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-7757c3cc-4857-4e97-a514-8ed57393e270 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:55:30.131219 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 10/38] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:55:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 00:55:40.112711 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:56:30.144890 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:56:30.149151 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:56:30.149518 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:56:30.149773 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:56:30.149943 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:56:30.150597 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:56:30.156734 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] Get all volumes completed successfully. Jun 19 00:56:30.158538 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-532d856a-ec43-4d7b-a375-b3ca0367ac56 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:56:30.158866 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 10/39] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:56:30 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 00:56:40.153042 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:57:30.170375 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:57:30.174445 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:57:30.174708 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:57:30.174909 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:57:30.175194 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:57:30.176146 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:57:30.183757 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] Get all volumes completed successfully. Jun 19 00:57:30.185627 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8215a6be-ba00-4b80-80bd-a2e72c5f3497 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:57:30.185958 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 11/40] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:57:30 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 00:57:40.179633 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:58:30.197226 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-01b46cae-d99b-4cf4-9611-3e249074a685 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:58:30.201477 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:58:30.202015 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:58:30.202269 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:58:30.202617 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:58:30.203549 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:58:30.214665 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] Get all volumes completed successfully. Jun 19 00:58:30.218615 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-01b46cae-d99b-4cf4-9611-3e249074a685 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:58:30.218938 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 10/41] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:58:30 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 00:58:40.206707 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 00:59:30.231449 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-956cc0ac-319b-45ca-a186-aaacf423a989 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 00:59:30.235596 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 00:59:30.235793 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 00:59:30.238607 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 00:59:30.238607 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 00:59:30.238607 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 00:59:30.246432 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] Get all volumes completed successfully. Jun 19 00:59:30.249709 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-956cc0ac-319b-45ca-a186-aaacf423a989 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 00:59:30.250271 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 11/42] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 00:59:30 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 00:59:40.240782 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:00:30.262720 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-807cfdc6-4609-47cd-b146-d22e260614c5 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:00:30.265603 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:00:30.265855 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:00:30.266110 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:00:30.266399 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:00:30.267451 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:00:30.273716 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] Get all volumes completed successfully. Jun 19 01:00:30.275692 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-807cfdc6-4609-47cd-b146-d22e260614c5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:00:30.276044 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 11/43] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:00:30 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:00:40.270035 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:01:30.290906 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:01:30.451157 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:01:30.451289 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:01:30.451529 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:01:30.451751 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:01:30.452460 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:01:30.459057 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] Get all volumes completed successfully. Jun 19 01:01:30.461428 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-8cf73165-ed3e-4df5-93df-903e1d08a2e1 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:01:30.462164 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 12/44] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:01:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:01:40.455082 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:02:30.471710 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:02:30.474827 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:02:30.475092 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:02:30.475424 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:02:30.475816 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:02:30.477132 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:02:30.488611 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] Get all volumes completed successfully. Jun 19 01:02:30.491664 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-99abcbc6-7eeb-43a8-81aa-77f020830a1d demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:02:30.492177 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 11/45] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:02:30 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:02:40.480891 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:30.502935 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-45485a82-5168-4b4c-a490-1ccd914ba184 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:30.506018 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:03:30.506391 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:03:30.506801 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:03:30.507337 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:03:30.508832 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:03:30.517524 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] Get all volumes completed successfully. Jun 19 01:03:30.519537 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-45485a82-5168-4b4c-a490-1ccd914ba184 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:03:30.519724 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 12/46] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:03:30 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:03:40.512851 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:04:30.533709 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:04:30.536974 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:04:30.537223 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] Empty body provided in request {{(pid=112445) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:04:30.537503 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] Calling method 'detail' {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:04:30.537806 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.api.api_utils [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] Removing options '' from query. {{(pid=112445) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:04:30.538801 np0000182224 devstack@c-api.service[112445]: DEBUG cinder.volume.api [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112445) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:04:30.546800 np0000182224 devstack@c-api.service[112445]: INFO cinder.volume.api [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] Get all volumes completed successfully. Jun 19 01:04:30.548757 np0000182224 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [None req-5f07589d-ab29-4217-9f50-fa52e1e4fee5 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:04:30.549103 np0000182224 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 12/47] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:04:30 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:04:40.542570 np0000182224 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:05:30.561899 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.middleware.request_id [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 None None] RequestId filter calling following filter/app {{(pid=112443) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:05:30.565131 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:05:30.565585 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] Empty body provided in request {{(pid=112443) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:05:30.565871 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.openstack.wsgi [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] Calling method 'detail' {{(pid=112443) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:05:30.566205 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.api.api_utils [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] Removing options '' from query. {{(pid=112443) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:05:30.567686 np0000182224 devstack@c-api.service[112443]: DEBUG cinder.volume.api [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112443) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:05:30.577394 np0000182224 devstack@c-api.service[112443]: INFO cinder.volume.api [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] Get all volumes completed successfully. Jun 19 01:05:30.580056 np0000182224 devstack@c-api.service[112443]: INFO cinder.api.openstack.wsgi [None req-15d8208d-bc21-4e39-96e0-e0e76d65ef45 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:05:30.580501 np0000182224 devstack@c-api.service[112443]: [pid: 112443|app: 0|req: 13/48] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:05:30 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:05:40.573000 np0000182224 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=1 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:30.599719 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-6a64a848-cf75-47a4-b473-64d5742617f6 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:30.603613 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:06:30.603839 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:30.604101 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] Calling method 'detail' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:30.604578 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.api.api_utils [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] Removing options '' from query. {{(pid=112444) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:30.605583 np0000182224 devstack@c-api.service[112444]: DEBUG cinder.volume.api [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112444) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:06:30.617232 np0000182224 devstack@c-api.service[112444]: INFO cinder.volume.api [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] Get all volumes completed successfully. Jun 19 01:06:30.620001 np0000182224 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-6a64a848-cf75-47a4-b473-64d5742617f6 demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:06:30.620573 np0000182224 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 12/49] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:06:30 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:06:40.609515 np0000182224 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=1 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:30.638005 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-c4850345-597e-4603-8f12-9b30350bc45e None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:07:30.679705 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] GET https://199.204.45.227/volume/v3/volumes/detail Jun 19 01:07:30.679983 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] Empty body provided in request {{(pid=112446) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:07:30.680255 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] Calling method 'detail' {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:07:30.680571 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.api.api_utils [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] Removing options '' from query. {{(pid=112446) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:07:30.681735 np0000182224 devstack@c-api.service[112446]: DEBUG cinder.volume.api [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112446) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:07:30.693083 np0000182224 devstack@c-api.service[112446]: INFO cinder.volume.api [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] Get all volumes completed successfully. Jun 19 01:07:30.696071 np0000182224 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-c4850345-597e-4603-8f12-9b30350bc45e demo demo] https://199.204.45.227/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:07:30.696574 np0000182224 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 13/50] 199.204.45.227 () {64 vars in 1296 bytes} [Fri Jun 19 01:07:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:07:40.686022 np0000182224 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}