+ 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 [Mon May 4 02:01:18 2026] *** compiled with version: 13.3.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-6cffb659c6-9mzqs 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 0x7f9bfc0f3668 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/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-05-04 02:01:23.023 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-05-04 02:01:23.024 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-05-04 02:01:23.041 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-05-04 02:01:23.041 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-05-04 02:01:24.287 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 02:01:24.292 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 02:01:24.295 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 02:01:24.297 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-04 02:01:24.338 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 02:01:24.356 7 INFO cinder.rpc [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 02:01:24.360 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-04 02:01:24.364 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-04 02:01:24.367 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-04 02:01:24.370 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-05-04 02:01:24.384 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-04 02:01:24.388 8 INFO cinder.rpc [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-04 02:01:24.407 7 WARNING cinder.api.contrib.hosts [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 02:01:24.442 8 WARNING cinder.api.contrib.hosts [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-04 02:01:24.448 7 WARNING keystonemiddleware._common.config [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 02:01:24.456 7 WARNING oslo_config.cfg [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9bfc0f3668 pid: 7 (default app) 2026-05-04 02:01:24.459 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:01:24.460 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:01:24.481 8 WARNING keystonemiddleware._common.config [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-04 02:01:24.490 8 WARNING oslo_config.cfg [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9bfc0f3668 pid: 8 (default app) 2026-05-04 02:01:34.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:01:34.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:01:44.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:01:44.020 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:01:54.016 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:01:54.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:01:54.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:01:54.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:04.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:04.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:04.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:04.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:14.016 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:14.016 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:14.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:14.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:24.016 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:24.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:24.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:24.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:34.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:34.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:34.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:34.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:44.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:44.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:44.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:44.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:54.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:54.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:02:54.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:02:54.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:04.017 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:03:04.017 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] GET http://10.0.0.203:8776/ 2026-05-04 02:03:04.018 8 INFO cinder.api.openstack.wsgi [None req-4f4b692a-7213-4402-a8a7-2aaeff42b944 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:04.018 7 INFO cinder.api.openstack.wsgi [None req-1ebd8027-e196-4aab-8ae7-5978d20427a6 - - - - - -] http://10.0.0.203:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-04 02:03:07.194 8 WARNING oslo_policy.policy [None req-55b8a0b2-434a-461b-a109-e01294a994e6 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 02:03:07.194 8 WARNING oslo_policy.policy [None req-55b8a0b2-434a-461b-a109-e01294a994e6 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-05-04 02:03:07.551 8 INFO cinder.api.openstack.wsgi [None req-55b8a0b2-434a-461b-a109-e01294a994e6 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types/rbd1 2026-05-04 02:03:07.573 8 INFO cinder.api.openstack.wsgi [None req-55b8a0b2-434a-461b-a109-e01294a994e6 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/20] 10.0.0.145 () {30 vars in 682 bytes} [Mon May 4 02:03:06 2026] GET /v3/d7308bddabf84e98b54721f6d1a63a8f/types/rbd1 => generated 82 bytes in 842 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:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-05-04 02:03:07.622 7 WARNING oslo_policy.policy [None req-e916449f-63ff-4700-8e7c-d88b5f193db9 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-04 02:03:07.623 7 WARNING oslo_policy.policy [None req-e916449f-63ff-4700-8e7c-d88b5f193db9 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-05-04 02:03:07.988 7 INFO cinder.api.openstack.wsgi [None req-e916449f-63ff-4700-8e7c-d88b5f193db9 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-05-04 02:03:08.017 7 INFO cinder.api.openstack.wsgi [None req-e916449f-63ff-4700-8e7c-d88b5f193db9 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.145 () {30 vars in 721 bytes} [Mon May 4 02:03:07 2026] GET /v3/d7308bddabf84e98b54721f6d1a63a8f/types?name=rbd1&is_public=None => generated 20 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 02:03:09.683 8 INFO cinder.api.openstack.wsgi [None req-3c4a0b80-2ce7-4aad-86fe-e7767120452b 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-05-04 02:03:09.707 8 INFO cinder.api.openstack.wsgi [None req-3c4a0b80-2ce7-4aad-86fe-e7767120452b 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.145 () {34 vars in 725 bytes} [Mon May 4 02:03:09 2026] POST /v3/d7308bddabf84e98b54721f6d1a63a8f/types => generated 179 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 02:03:09.724 7 INFO cinder.api.openstack.wsgi [req-3c4a0b80-2ce7-4aad-86fe-e7767120452b req-f57d4585-4a7a-47ce-862f-17f288b58880 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types/7a870f1a-cbfd-49e7-9993-78c889b4ea0f/extra_specs 2026-05-04 02:03:09.779 7 INFO cinder.api.openstack.wsgi [req-3c4a0b80-2ce7-4aad-86fe-e7767120452b req-f57d4585-4a7a-47ce-862f-17f288b58880 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types/7a870f1a-cbfd-49e7-9993-78c889b4ea0f/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 12/23] 10.0.0.145 () {36 vars in 894 bytes} [Mon May 4 02:03:09 2026] POST /v3/d7308bddabf84e98b54721f6d1a63a8f/types/7a870f1a-cbfd-49e7-9993-78c889b4ea0f/extra_specs => generated 48 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 02:03:11.459 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types?is_public=None 2026-05-04 02:03:11.473 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.145 () {30 vars in 701 bytes} [Mon May 4 02:03:11 2026] GET /v3/d7308bddabf84e98b54721f6d1a63a8f/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-04 02:03:13.388 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/qos-specs 2026-05-04 02:03:13.398 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/d7308bddabf84e98b54721f6d1a63a8f/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.145 () {30 vars in 680 bytes} [Mon May 4 02:03:13 2026] GET /v3/d7308bddabf84e98b54721f6d1a63a8f/qos-specs => generated 17 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-04 02:03:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:03:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:03:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:14.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:04:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:04:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:05:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:05:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:06:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:06:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:07:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:07:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:14.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:14.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:24.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:08:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:08:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:09:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:09:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:10:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:10:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:11:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:11:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:12:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:12:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:13:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:13:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:44.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:14:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:14:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:15:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:15:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:16:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:16:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:17:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:17:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:44.027 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:44.028 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:18:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:18:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:24.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:19:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:19:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:20:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:20:54.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:44.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:21:54.020 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:21:54.021 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:24.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:24.022 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:24.023 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:54.015 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:22:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:22:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:23:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:23:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:24:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:24:54.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:14.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:25:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:25:54.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:24.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:24.020 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:44.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:44.021 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:44.022 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:26:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:26:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:27:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:27:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:28:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:28:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:44.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:29:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:29:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:30:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:30:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:31:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:31:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:32:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:32:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:24.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:33:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:33:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:34:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:34:54.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:54.015 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:35:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:35:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:24.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:34.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:44.019 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:36:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:36:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:04.020 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:04.020 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:04.020 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:24.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:34.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:44.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:37:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:37:54.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:04.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:14.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:14.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:24.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:44.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:38:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:38:54.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:34.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:34.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:34.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:34.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:39:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:39:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:04.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:14.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:14.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:14.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:14.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:24.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:24.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:24.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:24.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:34.018 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:34.019 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:34.020 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:44.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:44.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:44.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:44.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:54.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:54.016 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:40:54.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:40:54.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:41:04.016 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:41:04.017 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] GET http://10.0.0.203:8776/ 2026-05-04 02:41:04.017 8 INFO cinder.api.openstack.wsgi [None req-1433d1b3-0c83-4c91-86a6-7b9b3b07e30c 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300 2026-05-04 02:41:04.018 7 INFO cinder.api.openstack.wsgi [None req-924abd16-1139-4191-a802-b0a849f41ba0 9bc6eab7ad804f3e908b87bf65465858 d7308bddabf84e98b54721f6d1a63a8f - - default default] http://10.0.0.203:8776/ returned with HTTP 300