+ COMMAND=start + start + exec uwsgi --ini /etc/manila/manila-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/manila/manila-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 7 21:03:02 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: manila-api-cdfc45f6b-hqpz9 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:8786 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe2432f3668 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)... 2026-07-07 21:03:06.179 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-07-07 21:03:06.202 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:06.220 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-07-07 21:03:06.245 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:06.705 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:06.763 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-07-07 21:03:06.767 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:06.768 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 21:03:06.820 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-07-07 21:03:06.825 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 21:03:07.175 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:07.221 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-07-07 21:03:07.228 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe2432f3668 pid: 8 (default app) 2026-07-07 21:03:07.276 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fe2432f3668 pid: 7 (default app) 2026-07-07 21:03:08.496 8 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.101:8786/ 2026-07-07 21:03:08.497 8 INFO manila.api.openstack.wsgi [-] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:08.509 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.101:8786/ 2026-07-07 21:03:08.510 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:08.999 8 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-07-07 21:03:09.000 8 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 2/3] 10.0.0.205 () {32 vars in 632 bytes} [Tue Jul 7 21:03:08 2026] GET / => generated 800 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 21:03:09.487 7 WARNING oslo_policy.policy [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 21:03:09.488 7 WARNING oslo_policy.policy [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 21:03:09.842 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-07-07 21:03:10.752 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 2/4] 10.0.0.205 () {32 vars in 703 bytes} [Tue Jul 7 21:03:09 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1744 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-07-07 21:03:10.805 8 WARNING oslo_policy.policy [None req-1922bfc4-26f5-4d2d-8cff-5a3b8a40d42e 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 21:03:10.806 8 WARNING oslo_policy.policy [None req-1922bfc4-26f5-4d2d-8cff-5a3b8a40d42e 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 21:03:11.129 8 INFO manila.api.openstack.wsgi [None req-1922bfc4-26f5-4d2d-8cff-5a3b8a40d42e 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-07-07 21:03:11.998 8 INFO manila.api.openstack.wsgi [None req-1922bfc4-26f5-4d2d-8cff-5a3b8a40d42e 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 3/5] 10.0.0.205 () {32 vars in 703 bytes} [Tue Jul 7 21:03:10 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1239 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-07-07 21:03:13.796 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-07-07 21:03:13.798 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 3/6] 10.0.0.205 () {32 vars in 632 bytes} [Tue Jul 7 21:03:13 2026] GET / => generated 800 bytes in 3 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 21:03:14.186 8 INFO manila.api.openstack.wsgi [None req-7288b7f1-94b7-4ee5-ae92-cdefe4dd023a 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-07-07 21:03:14.212 8 INFO manila.api.openstack.wsgi [None req-7288b7f1-94b7-4ee5-ae92-cdefe4dd023a 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 8|app: 0|req: 4/7] 10.0.0.205 () {36 vars in 702 bytes} [Tue Jul 7 21:03:13 2026] POST /v2/types => generated 609 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-07-07 21:03:15.938 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-07-07 21:03:15.939 7 INFO manila.api.openstack.wsgi [None req-80edafdd-c732-434d-9f51-4f48ee89a296 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 4/8] 10.0.0.205 () {32 vars in 632 bytes} [Tue Jul 7 21:03:15 2026] GET / => generated 800 bytes in 4 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 21:03:15.978 8 INFO manila.api.openstack.wsgi [None req-5a87e570-fee9-4e72-b89c-b5bc94dbaa11 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-07-07 21:03:15.990 8 INFO manila.api.openstack.wsgi [None req-5a87e570-fee9-4e72-b89c-b5bc94dbaa11 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 5/9] 10.0.0.205 () {32 vars in 727 bytes} [Tue Jul 7 21:03:15 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-07-07 21:03:16.001 7 INFO manila.api.openstack.wsgi [None req-6669ad44-45cf-4e6b-83c0-3c79ddadafe3 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-07-07 21:03:16.016 7 INFO manila.api.openstack.wsgi [None req-6669ad44-45cf-4e6b-83c0-3c79ddadafe3 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 5/10] 10.0.0.205 () {32 vars in 727 bytes} [Tue Jul 7 21:03:15 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-07-07 21:03:17.762 8 INFO manila.api.openstack.wsgi [None req-5a87e570-fee9-4e72-b89c-b5bc94dbaa11 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-07-07 21:03:17.763 8 INFO manila.api.openstack.wsgi [None req-5a87e570-fee9-4e72-b89c-b5bc94dbaa11 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 6/11] 10.0.0.205 () {32 vars in 632 bytes} [Tue Jul 7 21:03:17 2026] GET / => generated 800 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 21:03:17.804 7 INFO manila.api.openstack.wsgi [None req-c030ed15-5e2e-44dc-83c5-ee19a5870d13 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-07-07 21:03:17.810 7 INFO manila.api.openstack.wsgi [None req-c030ed15-5e2e-44dc-83c5-ee19a5870d13 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 6/12] 10.0.0.205 () {32 vars in 703 bytes} [Tue Jul 7 21:03:17 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-07-07 21:03:17.842 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-07-07 21:03:17.847 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 7/13] 10.0.0.205 () {32 vars in 703 bytes} [Tue Jul 7 21:03:17 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-07-07 21:03:17.857 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-07-07 21:03:17.909 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 7|app: 0|req: 7/14] 10.0.0.205 () {36 vars in 726 bytes} [Tue Jul 7 21:03:17 2026] POST /v2/share-group-types => generated 202 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-07-07 21:03:18.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:03:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:03:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:03:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:03:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:03:58.496 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:03:58.497 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:08.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:04:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:04:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:08.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:18.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:05:58.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:05:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:06:58.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:06:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:08.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:18.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:28.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:07:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:07:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:08:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:08:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:09:58.490 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:09:58.491 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:10:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:10:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:28.496 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:38.496 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:48.494 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:11:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:11:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:18.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:28.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:12:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:12:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:18.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:48.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:13:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:13:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:48.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:14:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:14:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:18.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:15:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:15:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:16:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:16:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:17:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:17:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:28.490 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:18:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:18:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:08.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:48.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:19:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:19:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:18.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:48.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:20:58.490 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:20:58.492 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:21:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:21:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:22:58.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:22:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:08.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:18.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:28.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:23:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:23:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:38.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:48.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:24:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:24:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:25:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:25:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:48.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:26:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:26:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:18.489 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:18.490 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:27:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:27:58.491 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:18.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:28:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:28:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:08.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:29:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:29:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:18.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:28.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:48.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:30:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:30:58.488 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:08.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:28.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:28.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:38.485 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:48.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:31:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:31:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:08.487 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:08.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:18.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:18.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:28.485 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:28.486 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:38.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:38.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:48.488 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:48.489 7 INFO manila.api.openstack.wsgi [None req-aa50afc4-344a-4620-9402-8d92b366706d 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300 2026-07-07 21:32:58.486 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] GET http://10.0.0.101:8786/ 2026-07-07 21:32:58.487 8 INFO manila.api.openstack.wsgi [None req-fe8b221d-8545-4573-92d1-149d33704878 654bfe953a8b4b8897479735f2a1000d 67ca780b90eb488ea2cf140398b1e1e1 - - default default] http://10.0.0.101:8786/ returned with HTTP 300