+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jun 5 18:29:18 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:55:00 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-7d585965b8-5hd72 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8fa7264668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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. removals.removed_module( /var/lib/openstack/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 warnings.warn( /var/lib/openstack/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 warnings.warn( /var/lib/openstack/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. warnings.warn( /var/lib/openstack/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. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-05 18:29:22.195 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-06-05 18:29:22.196 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-06-05 18:29:22.197 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-06-05 18:29:22.197 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-06-05 18:29:23.511 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-05 18:29:23.514 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-05 18:29:23.516 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-05 18:29:23.518 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-05 18:29:23.567 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-05 18:29:23.570 8 INFO cinder.rpc [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-05 18:29:23.573 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-06-05 18:29:23.576 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-06-05 18:29:23.579 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-06-05 18:29:23.582 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-06-05 18:29:23.621 8 WARNING cinder.api.contrib.hosts [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-05 18:29:23.634 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-06-05 18:29:23.637 7 INFO cinder.rpc [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-06-05 18:29:23.656 8 WARNING keystonemiddleware._common.config [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 18:29:23.665 8 WARNING keystonemiddleware.auth_token [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8fa7264668 pid: 8 (default app) 2026-06-05 18:29:23.691 7 WARNING cinder.api.contrib.hosts [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-06-05 18:29:23.727 7 WARNING keystonemiddleware._common.config [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-05 18:29:23.736 7 WARNING keystonemiddleware.auth_token [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f8fa7264668 pid: 7 (default app) 2026-06-05 18:29:32.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:29:32.768 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:29:42.767 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:29:42.768 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:29:52.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:29:52.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:29:52.767 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:29:52.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:02.765 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:02.765 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:02.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:02.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:12.765 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:12.765 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:12.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:12.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:22.765 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:22.765 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:22.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:22.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:32.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:32.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:32.767 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:32.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:42.765 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:42.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:42.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:42.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:52.765 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:52.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:30:52.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:30:52.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:02.766 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:31:02.766 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] GET http://10.0.0.219:8776/ 2026-06-05 18:31:02.767 8 INFO cinder.api.openstack.wsgi [None req-98aaf99a-8464-49fd-b25c-17ead93e377a - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:02.767 7 INFO cinder.api.openstack.wsgi [None req-34afe121-d3a0-4fe2-b7eb-40f016b91ebf - - - - - -] http://10.0.0.219:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) 2026-06-05 18:31:08.439 8 INFO cinder.api.openstack.wsgi [None req-e23d152d-1d53-469a-889e-49f75e0f1420 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types/rbd1 2026-06-05 18:31:08.496 8 INFO cinder.api.openstack.wsgi [None req-e23d152d-1d53-469a-889e-49f75e0f1420 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.144 () {30 vars in 682 bytes} [Fri Jun 5 18:31:07 2026] GET /v3/d5f151d9f95d44769236b15405c2c29f/types/rbd1 => generated 82 bytes in 919 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) /var/lib/openstack/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. warnings.warn(deprecated_msg) 2026-06-05 18:31:08.866 7 INFO cinder.api.openstack.wsgi [None req-0327e81e-398c-45e0-8e27-01fb605d00b7 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types?name=rbd1&is_public=None /var/lib/openstack/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. warnings.warn( 2026-06-05 18:31:08.923 7 INFO cinder.api.openstack.wsgi [None req-0327e81e-398c-45e0-8e27-01fb605d00b7 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.144 () {30 vars in 721 bytes} [Fri Jun 5 18:31:08 2026] GET /v3/d5f151d9f95d44769236b15405c2c29f/types?name=rbd1&is_public=None => generated 20 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 18:31:10.843 8 INFO cinder.api.openstack.wsgi [None req-6f5e374b-22d9-4f95-9c1a-948b247129e8 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types /var/lib/openstack/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. warnings.warn( 2026-06-05 18:31:10.870 8 INFO cinder.api.openstack.wsgi [None req-6f5e374b-22d9-4f95-9c1a-948b247129e8 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.144 () {34 vars in 725 bytes} [Fri Jun 5 18:31:10 2026] POST /v3/d5f151d9f95d44769236b15405c2c29f/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 18:31:10.883 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types/7e5b7b38-3950-47f3-92be-ace25576360d/extra_specs 2026-06-05 18:31:10.943 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types/7e5b7b38-3950-47f3-92be-ace25576360d/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.144 () {36 vars in 894 bytes} [Fri Jun 5 18:31:10 2026] POST /v3/d5f151d9f95d44769236b15405c2c29f/types/7e5b7b38-3950-47f3-92be-ace25576360d/extra_specs => generated 48 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 18:31:12.757 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types?is_public=None 2026-06-05 18:31:12.765 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:12.766 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:12.768 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:12.769 7 INFO cinder.api.openstack.wsgi [req-6f5e374b-22d9-4f95-9c1a-948b247129e8 req-16a9aba5-8ce9-458b-aa84-5fa0245cc7df 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:12.774 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.144 () {30 vars in 701 bytes} [Fri Jun 5 18:31:12 2026] GET /v3/d5f151d9f95d44769236b15405c2c29f/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 18:31:14.852 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/qos-specs 2026-06-05 18:31:14.864 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d5f151d9f95d44769236b15405c2c29f/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 14/26] 10.0.0.144 () {30 vars in 680 bytes} [Fri Jun 5 18:31:14 2026] GET /v3/d5f151d9f95d44769236b15405c2c29f/qos-specs => generated 17 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 18:31:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:31:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:31:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:42.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:42.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:42.769 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:32:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:32:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:02.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:22.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:22.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:33:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:33:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:22.769 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:22.770 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:22.771 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:22.772 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:42.770 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:34:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:34:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:35:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:35:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:02.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:12.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:12.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:36:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:36:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:42.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:37:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:37:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:02.770 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:02.771 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:42.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:38:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:38:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:12.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:32.769 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:32.770 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:42.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:39:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:39:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:02.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:12.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:40:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:40:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:41:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:41:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:42:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:42:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:02.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:32.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:43:52.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:43:52.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:44:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:44:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:32.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:42.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:45:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:45:52.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:02.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:32.768 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:32.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:52.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:46:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:46:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:02.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:12.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:32.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:42.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:42.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:52.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:47:52.769 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:47:52.770 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:12.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:22.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:22.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:32.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:32.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:32.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:32.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:42.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:42.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:42.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:52.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:52.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:48:52.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:48:52.768 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:02.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:02.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:02.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:02.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:12.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:12.766 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:12.767 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:12.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:22.765 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:22.765 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] GET http://10.0.0.219:8776/ 2026-06-05 18:49:22.766 7 INFO cinder.api.openstack.wsgi [None req-89f4eae5-bb50-4d9c-98f2-2e7739506d60 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300 2026-06-05 18:49:22.767 8 INFO cinder.api.openstack.wsgi [None req-0da736fb-8d73-469a-824e-ef00fd057e7c 1619e944daf1478cb3bc24873044d638 d5f151d9f95d44769236b15405c2c29f - - default default] http://10.0.0.219:8776/ returned with HTTP 300