+ 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 [Sat Aug 15 10:28:17 2026] *** compiled with version: 13.3.0 on 14 August 2026 22:48:48 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: cinder-api-58dfb577fb-5qzs6 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 0x7f7f7a639668 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/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_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/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:1630: 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:1630: 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-08-15 10:28:21.820 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-08-15 10:28:21.820 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-08-15 10:28:21.905 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-08-15 10:28:21.906 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-08-15 10:28:23.137 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-15 10:28:23.141 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-15 10:28:23.144 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-15 10:28:23.147 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-15 10:28:23.196 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-15 10:28:23.199 7 INFO cinder.rpc [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-15 10:28:23.252 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-15 10:28:23.252 7 WARNING cinder.api.contrib.hosts [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-15 10:28:23.254 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-15 10:28:23.257 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-15 10:28:23.259 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-15 10:28:23.285 7 WARNING keystonemiddleware._common.config [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 10:28:23.295 7 WARNING keystonemiddleware.auth_token [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] 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 6 seconds on interpreter 0x7f7f7a639668 pid: 7 (default app) 2026-08-15 10:28:23.299 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:28:23.300 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:28:23.307 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-15 10:28:23.310 8 INFO cinder.rpc [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-15 10:28:23.367 8 WARNING cinder.api.contrib.hosts [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-15 10:28:23.403 8 WARNING keystonemiddleware._common.config [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 10:28:23.413 8 WARNING keystonemiddleware.auth_token [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] 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 6 seconds on interpreter 0x7f7f7a639668 pid: 8 (default app) 2026-08-15 10:28:32.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:28:32.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:28:42.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:28:42.564 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:28:52.561 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:28:52.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:28:52.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:28:52.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:02.561 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:02.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:02.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:02.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:12.560 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:12.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:12.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:12.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:22.560 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:22.560 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:22.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:22.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:32.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:32.561 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:32.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:32.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:42.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:42.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:42.563 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:42.563 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:52.561 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:52.562 7 INFO cinder.api.openstack.wsgi [None req-cd88e41d-ca36-4dd9-8497-f43981a1e2f4 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:29:52.562 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] GET http://10.0.0.55:8776/ 2026-08-15 10:29:52.563 8 INFO cinder.api.openstack.wsgi [None req-207992b0-df23-4f1f-9c19-d0c5ec20fcc9 - - - - - -] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-08-15 10:29:57.458 7 INFO cinder.api.openstack.wsgi [None req-07488ecd-10f4-4acb-a941-a92841f71d61 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types/rbd1 2026-08-15 10:29:57.513 7 INFO cinder.api.openstack.wsgi [None req-07488ecd-10f4-4acb-a941-a92841f71d61 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/18] 10.0.0.142 () {30 vars in 682 bytes} [Sat Aug 15 10:29:56 2026] GET /v3/25a851b1e3914541ad130c8ed0e51367/types/rbd1 => generated 82 bytes in 1040 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-08-15 10:29:57.886 8 INFO cinder.api.openstack.wsgi [None req-3fe82f8a-86b3-4db1-9066-afd43070885d 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/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-08-15 10:29:57.941 8 INFO cinder.api.openstack.wsgi [None req-3fe82f8a-86b3-4db1-9066-afd43070885d 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/19] 10.0.0.142 () {30 vars in 721 bytes} [Sat Aug 15 10:29:57 2026] GET /v3/25a851b1e3914541ad130c8ed0e51367/types?name=rbd1&is_public=None => generated 20 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-15 10:30:00.112 7 INFO cinder.api.openstack.wsgi [None req-2a56d752-5911-40ea-afbe-e411779bf02c 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/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-08-15 10:30:00.142 7 INFO cinder.api.openstack.wsgi [None req-2a56d752-5911-40ea-afbe-e411779bf02c 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types returned with HTTP 200 [pid: 7|app: 0|req: 11/20] 10.0.0.142 () {34 vars in 725 bytes} [Sat Aug 15 10:30:00 2026] POST /v3/25a851b1e3914541ad130c8ed0e51367/types => generated 179 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-15 10:30:00.161 8 INFO cinder.api.openstack.wsgi [req-2a56d752-5911-40ea-afbe-e411779bf02c req-b357d6ac-f6dd-4714-b144-ea07cea74463 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types/f2d709f3-098e-4efc-91cc-20303eac0bf8/extra_specs 2026-08-15 10:30:00.221 8 INFO cinder.api.openstack.wsgi [req-2a56d752-5911-40ea-afbe-e411779bf02c req-b357d6ac-f6dd-4714-b144-ea07cea74463 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types/f2d709f3-098e-4efc-91cc-20303eac0bf8/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/21] 10.0.0.142 () {36 vars in 894 bytes} [Sat Aug 15 10:30:00 2026] POST /v3/25a851b1e3914541ad130c8ed0e51367/types/f2d709f3-098e-4efc-91cc-20303eac0bf8/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-15 10:30:02.464 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types?is_public=None 2026-08-15 10:30:02.480 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/22] 10.0.0.142 () {30 vars in 701 bytes} [Sat Aug 15 10:30:02 2026] GET /v3/25a851b1e3914541ad130c8ed0e51367/types?is_public=None => generated 443 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-15 10:30:02.561 8 INFO cinder.api.openstack.wsgi [req-2a56d752-5911-40ea-afbe-e411779bf02c req-b357d6ac-f6dd-4714-b144-ea07cea74463 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:02.562 8 INFO cinder.api.openstack.wsgi [req-2a56d752-5911-40ea-afbe-e411779bf02c req-b357d6ac-f6dd-4714-b144-ea07cea74463 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:05.022 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/qos-specs 2026-08-15 10:30:05.035 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/25a851b1e3914541ad130c8ed0e51367/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/25] 10.0.0.142 () {30 vars in 680 bytes} [Sat Aug 15 10:30:04 2026] GET /v3/25a851b1e3914541ad130c8ed0e51367/qos-specs => generated 17 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-15 10:30:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:22.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:32.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:32.565 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:32.566 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:32.567 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:42.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:30:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:30:52.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:12.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:12.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:31:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:31:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:12.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:22.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:32.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:42.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:32:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:32:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:32.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:33:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:33:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:22.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:22.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:42.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:34:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:34:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:22.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:32.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:32.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:42.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:42.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:35:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:35:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:02.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:22.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:32.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:36:52.567 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:36:52.568 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:22.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:22.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:32.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:42.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:37:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:37:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:02.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:22.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:32.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:42.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:38:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:38:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:02.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:12.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:12.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:12.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:12.565 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:22.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:32.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:39:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:39:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:12.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:22.566 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:22.566 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:22.568 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:22.568 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:42.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:42.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:40:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:40:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:02.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:02.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:22.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:42.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:41:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:41:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:12.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:12.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:22.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:22.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:32.566 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:42.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:42.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:42:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:42:52.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:02.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:02.564 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:12.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:12.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:22.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:22.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:22.565 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:32.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:32.565 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:43:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:43:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:12.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:32.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:42.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:42.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:44:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:44:52.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:02.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:02.564 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:12.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:22.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:32.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:32.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:45:52.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:45:52.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:02.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:02.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:12.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:22.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:22.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:22.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:32.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:32.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:42.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:52.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:52.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:46:52.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:46:52.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:02.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:02.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:02.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:02.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:12.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:12.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:12.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:12.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:22.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:22.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:22.563 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:22.563 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:32.560 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:32.560 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:32.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:32.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:42.561 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:42.561 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:42.562 8 INFO cinder.api.openstack.wsgi [None req-ed989763-3032-4a36-b8e3-59a3b1a6b4c8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:42.562 7 INFO cinder.api.openstack.wsgi [None req-b8715309-1fc0-447b-a906-768f13ce1ba8 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-08-15 10:47:45.200 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET https://volume.199-204-45-248.nip.io/v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367?usage=False 2026-08-15 10:47:45.287 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.288 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.288 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.289 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.289 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.289 8 WARNING cinder.quota [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.294 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] https://volume.199-204-45-248.nip.io/v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 119/238] 199.204.45.248 () {44 vars in 1069 bytes} [Sat Aug 15 10:47:45 2026] GET /v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367?usage=False => generated 340 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-08-15 10:47:45.476 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] PUT https://volume.199-204-45-248.nip.io/v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367 2026-08-15 10:47:45.595 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.596 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.596 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.596 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.597 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.597 7 WARNING cinder.quota [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-15 10:47:45.602 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] https://volume.199-204-45-248.nip.io/v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367 returned with HTTP 200 [pid: 7|app: 0|req: 120/239] 199.204.45.248 () {48 vars in 1098 bytes} [Sat Aug 15 10:47:45 2026] PUT /v3/25a851b1e3914541ad130c8ed0e51367/os-quota-sets/25a851b1e3914541ad130c8ed0e51367 => generated 296 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-15 10:47:52.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:47:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:47:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:02.566 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:02.567 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:22.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:32.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:48:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:48:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:32.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:32.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:42.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:42.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:49:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:49:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:22.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:32.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:32.565 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:50:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:50:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:02.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:02.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:12.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:32.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:42.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:51:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:51:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:32.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:52:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:52:52.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:02.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:12.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:12.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:52.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:53:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:53:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:02.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:02.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:22.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:32.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:54:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:54:52.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:02.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:12.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:12.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:22.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:32.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:42.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:55:52.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:55:52.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:02.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:12.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:22.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:22.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:42.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:42.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:56:52.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:56:52.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:02.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:02.564 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:12.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:22.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:32.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:42.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:42.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:57:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:57:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:12.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:12.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:32.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:32.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:42.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:42.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:52.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:52.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:58:52.564 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:58:52.564 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:02.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:12.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:12.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:22.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:22.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:22.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:32.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:32.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:32.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 10:59:52.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 10:59:52.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:02.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:12.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:12.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:12.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:22.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:32.565 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:32.566 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:42.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:42.563 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:52.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:52.560 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:00:52.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:00:52.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:02.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:02.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:02.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:02.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:12.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:12.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:12.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:22.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:22.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:22.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:22.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:32.560 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:32.561 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:32.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:32.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:42.561 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:42.562 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] GET http://10.0.0.55:8776/ 2026-08-15 11:01:42.562 8 INFO cinder.api.openstack.wsgi [None req-61edf65b-cee5-48fe-a09b-6a21cdc812b4 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300 2026-08-15 11:01:42.563 7 INFO cinder.api.openstack.wsgi [None req-c0096a23-e03c-4f71-be8d-eb1e34cfd175 689bc57bff5b42bf9d4dd9abe86479bd 25a851b1e3914541ad130c8ed0e51367 - - default default] http://10.0.0.55:8776/ returned with HTTP 300