+ 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 [Wed Aug 26 00:43:36 2026] *** compiled with version: 13.3.0 on 14 August 2026 22:48:48 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-d7d5fc77d-699hs 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 0x7face8bcc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-08-26 00:43:41.078 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-08-26 00:43:41.079 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') 2026-08-26 00:43:41.263 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-08-26 00:43:41.264 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. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-08-26 00:43:42.432 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-26 00:43:42.436 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-26 00:43:42.439 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-26 00:43:42.447 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-26 00:43:42.510 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-26 00:43:42.514 8 INFO cinder.rpc [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-26 00:43:42.569 8 WARNING cinder.api.contrib.hosts [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-26 00:43:42.608 8 WARNING keystonemiddleware._common.config [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:43:42.615 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-26 00:43:42.619 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-26 00:43:42.622 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-26 00:43:42.622 8 WARNING keystonemiddleware.auth_token [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint 2026-08-26 00:43:42.625 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7face8bcc668 pid: 8 (default app) 2026-08-26 00:43:42.628 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:43:42.629 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:43:42.678 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-26 00:43:42.681 7 INFO cinder.rpc [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-26 00:43:42.738 7 WARNING cinder.api.contrib.hosts [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-26 00:43:42.779 7 WARNING keystonemiddleware._common.config [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-26 00:43:42.788 7 WARNING keystonemiddleware.auth_token [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7face8bcc668 pid: 7 (default app) 2026-08-26 00:43:52.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:43:52.261 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:02.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:02.262 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:12.259 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:12.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:12.259 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:12.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:22.259 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:22.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:22.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:22.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:32.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:32.259 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:32.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:32.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:42.259 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:42.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:42.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:42.261 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:52.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:52.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:44:52.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:44:52.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:02.262 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:45:02.263 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:45:02.263 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:02.264 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:12.259 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:45:12.260 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] GET http://10.0.0.237:8776/ 2026-08-26 00:45:12.260 8 INFO cinder.api.openstack.wsgi [None req-293e1d86-ed64-4ce2-a89e-7b73eddcfd5c - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:12.261 7 INFO cinder.api.openstack.wsgi [None req-d827c101-7af7-408a-9b13-6c78773f13ca - - - - - -] http://10.0.0.237:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-26 00:45:18.460 8 INFO cinder.api.openstack.wsgi [None req-8e584e5a-b25b-4445-8010-5b2004a16f16 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types/rbd1 2026-08-26 00:45:18.514 8 INFO cinder.api.openstack.wsgi [None req-8e584e5a-b25b-4445-8010-5b2004a16f16 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/18] 10.0.0.3 () {30 vars in 679 bytes} [Wed Aug 26 00:45:17 2026] GET /v3/a1a538846c464f23819ba7303b37cffb/types/rbd1 => generated 82 bytes in 911 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-26 00:45:18.909 7 INFO cinder.api.openstack.wsgi [None req-ed0966dc-d797-479a-a411-0f1fa0812bd6 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-08-26 00:45:18.967 7 INFO cinder.api.openstack.wsgi [None req-ed0966dc-d797-479a-a411-0f1fa0812bd6 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/19] 10.0.0.3 () {30 vars in 718 bytes} [Wed Aug 26 00:45:18 2026] GET /v3/a1a538846c464f23819ba7303b37cffb/types?name=rbd1&is_public=None => generated 20 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:45:20.929 8 INFO cinder.api.openstack.wsgi [None req-349307ed-356f-4eb0-92a1-fede6c58ab38 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-08-26 00:45:20.955 8 INFO cinder.api.openstack.wsgi [None req-349307ed-356f-4eb0-92a1-fede6c58ab38 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types returned with HTTP 200 [pid: 8|app: 0|req: 11/20] 10.0.0.3 () {34 vars in 722 bytes} [Wed Aug 26 00:45:20 2026] POST /v3/a1a538846c464f23819ba7303b37cffb/types => generated 179 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 00:45:20.971 7 INFO cinder.api.openstack.wsgi [req-349307ed-356f-4eb0-92a1-fede6c58ab38 req-83fb9f90-f4d7-4ea2-b682-b500b7544a45 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types/b1229b5e-1d04-472e-b538-4082f1e4c3cc/extra_specs 2026-08-26 00:45:21.027 7 INFO cinder.api.openstack.wsgi [req-349307ed-356f-4eb0-92a1-fede6c58ab38 req-83fb9f90-f4d7-4ea2-b682-b500b7544a45 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types/b1229b5e-1d04-472e-b538-4082f1e4c3cc/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.3 () {36 vars in 891 bytes} [Wed Aug 26 00:45:20 2026] POST /v3/a1a538846c464f23819ba7303b37cffb/types/b1229b5e-1d04-472e-b538-4082f1e4c3cc/extra_specs => generated 48 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:45:22.259 8 INFO cinder.api.openstack.wsgi [None req-349307ed-356f-4eb0-92a1-fede6c58ab38 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:22.259 7 INFO cinder.api.openstack.wsgi [req-349307ed-356f-4eb0-92a1-fede6c58ab38 req-83fb9f90-f4d7-4ea2-b682-b500b7544a45 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:22.261 8 INFO cinder.api.openstack.wsgi [None req-349307ed-356f-4eb0-92a1-fede6c58ab38 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:22.261 7 INFO cinder.api.openstack.wsgi [req-349307ed-356f-4eb0-92a1-fede6c58ab38 req-83fb9f90-f4d7-4ea2-b682-b500b7544a45 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:23.272 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types?is_public=None 2026-08-26 00:45:23.286 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.3 () {30 vars in 698 bytes} [Wed Aug 26 00:45:22 2026] GET /v3/a1a538846c464f23819ba7303b37cffb/types?is_public=None => generated 443 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 00:45:25.177 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/qos-specs 2026-08-26 00:45:25.189 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a1a538846c464f23819ba7303b37cffb/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 13/25] 10.0.0.3 () {30 vars in 677 bytes} [Wed Aug 26 00:45:25 2026] GET /v3/a1a538846c464f23819ba7303b37cffb/qos-specs => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-26 00:45:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:45:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:45:52.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:12.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:46:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:46:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:02.265 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:02.266 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:22.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:47:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:47:52.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:02.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:48:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:48:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:32.258 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:49:52.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:49:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:50:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:50:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:12.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:12.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:12.263 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:12.263 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:51:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:51:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:32.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:52:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:52:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:32.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:53:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:53:52.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:12.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:12.263 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:12.264 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:22.263 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:22.264 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:32.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:32.263 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:42.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:42.264 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:54:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:54:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:42.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:42.266 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:55:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:55:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:56:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:56:52.262 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:02.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:02.263 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:02.264 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:32.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:57:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:57:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:12.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:22.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:22.263 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:58:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:58:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:02.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:22.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:42.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 00:59:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 00:59:52.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:02.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:12.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:12.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:22.272 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:22.273 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:42.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:52.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:00:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:00:52.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:02.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:12.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:22.264 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:32.952 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:32.953 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:32.963 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:32.964 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:42.262 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:52.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:52.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:01:52.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:01:52.261 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:02.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:02.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:02.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:12.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:12.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:12.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:22.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:22.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:22.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:22.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:32.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:32.259 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:32.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:32.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:42.259 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:42.260 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:42.260 7 INFO cinder.api.openstack.wsgi [None req-749a1fa4-643a-4f5d-93ba-7885f0c95785 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:42.261 8 INFO cinder.api.openstack.wsgi [None req-4550a777-1de0-4ae5-a167-325f6943416f 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-08-26 01:02:44.452 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET https://volume.162-253-55-86.nip.io/v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb?usage=False 2026-08-26 01:02:44.522 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.522 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.523 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.523 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.523 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.524 7 WARNING cinder.quota [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.529 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] https://volume.162-253-55-86.nip.io/v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 117/234] 162.253.55.86 () {44 vars in 1064 bytes} [Wed Aug 26 01:02:44 2026] GET /v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb?usage=False => generated 340 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-08-26 01:02:44.688 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] PUT https://volume.162-253-55-86.nip.io/v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb 2026-08-26 01:02:44.794 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.794 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.794 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.795 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.795 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.795 8 WARNING cinder.quota [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-26 01:02:44.801 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] https://volume.162-253-55-86.nip.io/v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb returned with HTTP 200 [pid: 8|app: 0|req: 118/235] 162.253.55.86 () {48 vars in 1093 bytes} [Wed Aug 26 01:02:44 2026] PUT /v3/a1a538846c464f23819ba7303b37cffb/os-quota-sets/a1a538846c464f23819ba7303b37cffb => generated 296 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-26 01:02:52.258 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:02:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:02:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:22.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:22.265 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:42.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:42.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:42.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:03:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:03:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:12.262 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:12.263 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:12.264 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:12.265 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:22.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:22.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:42.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:42.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:04:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:04:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:02.262 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:02.263 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:12.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:22.264 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:22.265 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:22.265 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:22.266 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:32.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:05:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:05:52.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:12.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:12.266 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:12.268 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:22.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:22.262 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:22.263 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:32.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:32.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:52.258 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:52.258 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:06:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:06:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:22.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:32.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:42.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:07:52.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:07:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:32.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:08:52.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:08:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:12.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:22.258 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:22.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:32.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:32.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:09:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:09:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:12.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:22.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:22.262 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:42.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:10:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:10:52.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:22.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:11:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:11:52.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:42.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:42.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:42.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:12:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:12:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:02.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:12.264 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:12.264 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:12.265 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:12.265 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:22.262 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:32.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:13:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:13:52.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:12.264 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:32.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:14:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:14:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:02.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:12.261 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:22.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:22.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:22.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:22.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:32.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:32.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:32.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:32.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:42.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:42.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:42.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:42.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:52.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:52.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:15:52.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:15:52.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:16:02.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:16:02.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:16:02.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:16:02.261 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:16:12.259 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:16:12.259 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] GET http://10.0.0.237:8776/ 2026-08-26 01:16:12.260 8 INFO cinder.api.openstack.wsgi [None req-6066f4d2-09dc-4593-8315-ee84b6db316d 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300 2026-08-26 01:16:12.260 7 INFO cinder.api.openstack.wsgi [None req-199863a2-d21f-4d7c-b4c6-585734c25e20 921ded367e6b4af6b8e1296d44ff7716 a1a538846c464f23819ba7303b37cffb - - default default] http://10.0.0.237:8776/ returned with HTTP 300