+ 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 [Thu Aug 20 01:43:16 2026] *** compiled with version: 13.3.0 on 14 August 2026 22:48:48 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: cinder-api-6589769466-lcl4f 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 0x7f75399f5668 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-20 01:43:19.913 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-20 01:43:19.914 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. 2026-08-20 01:43:20.010 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-20 01:43:20.010 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') /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-20 01:43:21.210 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-20 01:43:21.213 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-20 01:43:21.216 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-20 01:43:21.219 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-20 01:43:21.268 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-20 01:43:21.272 8 INFO cinder.rpc [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-20 01:43:21.298 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-20 01:43:21.300 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-20 01:43:21.303 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-20 01:43:21.306 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-20 01:43:21.326 8 WARNING cinder.api.contrib.hosts [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-20 01:43:21.351 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-20 01:43:21.354 7 INFO cinder.rpc [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-20 01:43:21.357 8 WARNING keystonemiddleware._common.config [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:43:21.366 8 WARNING keystonemiddleware.auth_token [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] 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 0x7f75399f5668 pid: 8 (default app) 2026-08-20 01:43:21.405 7 WARNING cinder.api.contrib.hosts [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-20 01:43:21.436 7 WARNING keystonemiddleware._common.config [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 01:43:21.445 7 WARNING keystonemiddleware.auth_token [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] 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 0x7f75399f5668 pid: 7 (default app) 2026-08-20 01:43:30.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:43:30.277 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:43:40.276 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:43:40.278 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:43:50.286 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:43:50.287 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:43:50.287 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:43:50.289 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:00.275 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:00.275 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:00.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:00.277 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:10.276 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:10.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:10.277 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:10.278 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:20.275 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:20.275 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:20.276 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:20.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:30.276 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:30.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:30.277 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:30.277 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:40.275 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:40.275 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:40.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:40.276 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:50.275 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:50.275 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] GET http://10.0.0.19:8776/ 2026-08-20 01:44:50.276 8 INFO cinder.api.openstack.wsgi [None req-e6340f70-2345-4427-be9b-48ebc0975ccb - - - - - -] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:44:50.278 7 INFO cinder.api.openstack.wsgi [None req-0e48a3a5-06c6-47ed-9745-21a54b09c066 - - - - - -] http://10.0.0.19: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-20 01:44:56.518 8 INFO cinder.api.openstack.wsgi [None req-cac04d17-c122-4f83-bda4-e9e7d9be8095 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types/rbd1 2026-08-20 01:44:56.577 8 INFO cinder.api.openstack.wsgi [None req-cac04d17-c122-4f83-bda4-e9e7d9be8095 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/17] 10.0.0.239 () {30 vars in 682 bytes} [Thu Aug 20 01:44:55 2026] GET /v3/eae72a28031b4890a909a97ea407757b/types/rbd1 => generated 82 bytes in 869 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-20 01:44:56.976 7 INFO cinder.api.openstack.wsgi [None req-49b783be-2922-4505-a972-05ade706f0fb 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/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-20 01:44:57.039 7 INFO cinder.api.openstack.wsgi [None req-49b783be-2922-4505-a972-05ade706f0fb 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.239 () {30 vars in 721 bytes} [Thu Aug 20 01:44:56 2026] GET /v3/eae72a28031b4890a909a97ea407757b/types?name=rbd1&is_public=None => generated 20 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-20 01:44:58.944 8 INFO cinder.api.openstack.wsgi [None req-540276ad-d594-4568-9615-1b558dcc5a1d 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/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-20 01:44:58.967 8 INFO cinder.api.openstack.wsgi [None req-540276ad-d594-4568-9615-1b558dcc5a1d 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.239 () {34 vars in 725 bytes} [Thu Aug 20 01:44:58 2026] POST /v3/eae72a28031b4890a909a97ea407757b/types => generated 179 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-20 01:44:58.982 7 INFO cinder.api.openstack.wsgi [req-540276ad-d594-4568-9615-1b558dcc5a1d req-12db09d1-4e2e-42eb-a5ab-642725ed39ce 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types/9531675b-ee66-48b9-ae9b-8d30d0f7f4ba/extra_specs 2026-08-20 01:44:59.036 7 INFO cinder.api.openstack.wsgi [req-540276ad-d594-4568-9615-1b558dcc5a1d req-12db09d1-4e2e-42eb-a5ab-642725ed39ce 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types/9531675b-ee66-48b9-ae9b-8d30d0f7f4ba/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.239 () {36 vars in 894 bytes} [Thu Aug 20 01:44:58 2026] POST /v3/eae72a28031b4890a909a97ea407757b/types/9531675b-ee66-48b9-ae9b-8d30d0f7f4ba/extra_specs => generated 48 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-20 01:45:00.275 8 INFO cinder.api.openstack.wsgi [None req-540276ad-d594-4568-9615-1b558dcc5a1d 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:00.276 7 INFO cinder.api.openstack.wsgi [req-540276ad-d594-4568-9615-1b558dcc5a1d req-12db09d1-4e2e-42eb-a5ab-642725ed39ce 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:00.277 8 INFO cinder.api.openstack.wsgi [None req-540276ad-d594-4568-9615-1b558dcc5a1d 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:00.277 7 INFO cinder.api.openstack.wsgi [req-540276ad-d594-4568-9615-1b558dcc5a1d req-12db09d1-4e2e-42eb-a5ab-642725ed39ce 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:00.898 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types?is_public=None 2026-08-20 01:45:00.916 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.239 () {30 vars in 701 bytes} [Thu Aug 20 01:45:00 2026] GET /v3/eae72a28031b4890a909a97ea407757b/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-20 01:45:03.106 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/qos-specs 2026-08-20 01:45:03.117 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/eae72a28031b4890a909a97ea407757b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.239 () {30 vars in 680 bytes} [Thu Aug 20 01:45:02 2026] GET /v3/eae72a28031b4890a909a97ea407757b/qos-specs => generated 17 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-20 01:45:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:30.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:30.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:30.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:40.279 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:40.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:45:50.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:45:50.279 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:00.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:10.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:10.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:20.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:30.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:30.301 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:30.302 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:40.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:40.280 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:40.281 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:40.281 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:46:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:46:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:47:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:47:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:10.279 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:30.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:30.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:30.285 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:40.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:40.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:48:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:48:50.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:00.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:10.293 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:10.293 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:10.294 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:10.294 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:49:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:49:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:00.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:10.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:30.281 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:50:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:50:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:51:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:51:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:52:50.279 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:52:50.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:00.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:00.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:53:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:53:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:10.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:20.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:54:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:54:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:10.285 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:20.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:20.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:20.280 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:55:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:55:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:00.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:10.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:10.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:10.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:30.280 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:56:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:56:50.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:00.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:20.279 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:20.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:30.274 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:30.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:57:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:57:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:00.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:30.281 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:30.282 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:30.283 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:30.292 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:50.285 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:50.286 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:58:50.287 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:58:50.288 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:00.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:00.278 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:10.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:20.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 01:59:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 01:59:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:00:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:00:50.278 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:10.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:30.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:30.279 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:40.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:40.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:40.280 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:01:50.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:01:50.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:00.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:00.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:10.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:20.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:20.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:30.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:40.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:40.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:40.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:40.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:50.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:50.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:02:50.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:02:50.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:00.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:00.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:00.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:00.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:10.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:10.276 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:10.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:10.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:20.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:20.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:20.277 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:20.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:30.275 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:30.275 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:30.276 7 INFO cinder.api.openstack.wsgi [None req-5a7a5dd2-509a-4fdc-8be8-477e71d4bde9 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:30.277 8 INFO cinder.api.openstack.wsgi [None req-c2b5bb64-1e9a-4ca3-a6c8-0fa101ff2338 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19: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-20 02:03:37.664 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET https://volume.199-204-45-109.nip.io/v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b?usage=False 2026-08-20 02:03:37.729 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.729 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.729 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.730 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.730 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.730 7 WARNING cinder.quota [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.737 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] https://volume.199-204-45-109.nip.io/v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 124/247] 199.204.45.109 () {44 vars in 1068 bytes} [Thu Aug 20 02:03:37 2026] GET /v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b?usage=False => generated 340 bytes in 199 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-20 02:03:37.891 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] PUT https://volume.199-204-45-109.nip.io/v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b 2026-08-20 02:03:37.990 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.991 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.991 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.991 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.992 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.992 8 WARNING cinder.quota [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - 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-20 02:03:37.996 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] https://volume.199-204-45-109.nip.io/v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b returned with HTTP 200 [pid: 8|app: 0|req: 124/248] 199.204.45.109 () {48 vars in 1097 bytes} [Thu Aug 20 02:03:37 2026] PUT /v3/eae72a28031b4890a909a97ea407757b/os-quota-sets/eae72a28031b4890a909a97ea407757b => generated 296 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-20 02:03:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:40.282 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:40.285 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:40.287 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:03:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:03:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:40.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:40.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:04:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:04:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:30.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:30.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:40.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:40.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:40.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:40.280 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:05:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:05:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:20.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:20.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:30.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:40.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:40.281 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:06:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:06:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:00.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:10.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:10.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:10.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:10.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:20.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:30.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:40.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:07:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:07:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:00.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:10.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:10.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:30.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:30.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:30.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:30.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:40.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:40.280 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:40.281 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:40.282 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:08:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:08:50.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:00.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:00.280 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:10.281 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:10.282 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:10.282 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:10.286 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:40.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:40.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:09:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:09:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:10.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:30.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:40.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:10:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:10:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:00.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:00.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:20.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:40.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:11:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:11:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:10.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:10.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:20.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:30.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:12:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:12:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:00.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:30.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:40.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:40.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:13:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:13:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:20.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:20.279 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:30.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:30.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:30.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:40.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:14:50.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:14:50.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:00.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:10.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:10.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:30.274 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:30.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:40.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:40.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:40.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:50.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:15:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:15:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:00.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:10.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:10.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:10.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:20.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:20.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:30.279 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:40.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:16:50.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:16:50.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:00.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:00.280 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:10.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:10.277 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:10.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:10.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:20.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:20.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:20.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:30.274 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:30.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:30.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:30.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:40.274 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:40.277 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:40.278 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:40.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:50.275 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:17:50.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:17:50.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:18:00.275 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:18:00.276 7 INFO cinder.api.openstack.wsgi [None req-392a8d57-6392-481d-9f4e-8aa2e9f897b3 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300 2026-08-20 02:18:00.276 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] GET http://10.0.0.19:8776/ 2026-08-20 02:18:00.278 8 INFO cinder.api.openstack.wsgi [None req-09343ad2-5238-4e0c-b581-414dd3eb23e2 9f8468a845cb4b5da78f09354b04699d eae72a28031b4890a909a97ea407757b - - default default] http://10.0.0.19:8776/ returned with HTTP 300