+ 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 [Fri May 8 00:16:20 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: manila-api-6c7f645845-9mh6n 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f101c54c668 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-05-08 00:16:23.864 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-05-08 00:16:23.873 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-05-08 00:16:23.892 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:23.900 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:24.410 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:24.461 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:24.464 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-05-08 00:16:24.469 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-05-08 00:16:24.516 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-05-08 00:16:24.520 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-05-08 00:16:24.852 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:24.905 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 4 seconds on interpreter 0x7f101c54c668 pid: 7 (default app) 2026-05-08 00:16:24.916 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.90:8786/ 2026-05-08 00:16:24.917 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:16:24.917 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.90:8786/ 2026-05-08 00:16:24.918 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:16:24.926 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-08 00:16:24.977 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 4 seconds on interpreter 0x7f101c54c668 pid: 8 (default app) 2026-05-08 00:16:32.661 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.90:8786/ 2026-05-08 00:16:32.662 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:16:37.812 8 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-08 00:16:37.813 8 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 1/4] 10.0.0.8 () {32 vars in 631 bytes} [Fri May 8 00:16:37 2026] GET / => generated 800 bytes in 12 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-05-08 00:16:38.227 7 WARNING oslo_policy.policy [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:38.227 7 WARNING oslo_policy.policy [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:38.558 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-08 00:16:39.355 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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: 4/5] 10.0.0.8 () {32 vars in 702 bytes} [Fri May 8 00:16:37 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1535 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-05-08 00:16:39.406 8 WARNING oslo_policy.policy [None req-9e303f17-9e68-4d65-bebc-39b75995b790 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:39.406 8 WARNING oslo_policy.policy [None req-9e303f17-9e68-4d65-bebc-39b75995b790 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-08 00:16:39.713 8 INFO manila.api.openstack.wsgi [None req-9e303f17-9e68-4d65-bebc-39b75995b790 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-08 00:16:40.533 8 INFO manila.api.openstack.wsgi [None req-9e303f17-9e68-4d65-bebc-39b75995b790 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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: 2/6] 10.0.0.8 () {32 vars in 702 bytes} [Fri May 8 00:16:39 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1168 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-05-08 00:16:42.125 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-08 00:16:42.127 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 5/7] 10.0.0.8 () {32 vars in 631 bytes} [Fri May 8 00:16:42 2026] GET / => generated 800 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-05-08 00:16:42.515 8 INFO manila.api.openstack.wsgi [None req-5683471a-059b-490a-8162-b7f9d8752197 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-05-08 00:16:42.536 8 INFO manila.api.openstack.wsgi [None req-5683471a-059b-490a-8162-b7f9d8752197 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 8|app: 0|req: 3/8] 10.0.0.8 () {36 vars in 701 bytes} [Fri May 8 00:16:42 2026] POST /v2/types => generated 609 bytes in 401 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-05-08 00:16:42.661 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:16:42.662 7 INFO manila.api.openstack.wsgi [None req-e414527a-fbfa-4a9d-abc3-ebdcef406001 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:16:44.153 8 INFO manila.api.openstack.wsgi [None req-5683471a-059b-490a-8162-b7f9d8752197 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-08 00:16:44.154 8 INFO manila.api.openstack.wsgi [None req-5683471a-059b-490a-8162-b7f9d8752197 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 4/10] 10.0.0.8 () {32 vars in 631 bytes} [Fri May 8 00:16:44 2026] GET / => generated 800 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-05-08 00:16:44.193 7 INFO manila.api.openstack.wsgi [None req-9a76518a-a49e-47df-a0e7-98e754813dd1 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-08 00:16:44.206 7 INFO manila.api.openstack.wsgi [None req-9a76518a-a49e-47df-a0e7-98e754813dd1 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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: 7/11] 10.0.0.8 () {32 vars in 726 bytes} [Fri May 8 00:16:44 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-05-08 00:16:44.216 8 INFO manila.api.openstack.wsgi [None req-133a97f3-3e46-4f9d-bb93-62a9540fe3af 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-08 00:16:44.232 8 INFO manila.api.openstack.wsgi [None req-133a97f3-3e46-4f9d-bb93-62a9540fe3af 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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/12] 10.0.0.8 () {32 vars in 726 bytes} [Fri May 8 00:16:44 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 230 bytes (1 switches on core 0) 2026-05-08 00:16:45.793 7 INFO manila.api.openstack.wsgi [None req-9a76518a-a49e-47df-a0e7-98e754813dd1 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-08 00:16:45.795 7 INFO manila.api.openstack.wsgi [None req-9a76518a-a49e-47df-a0e7-98e754813dd1 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 8/13] 10.0.0.8 () {32 vars in 631 bytes} [Fri May 8 00:16:45 2026] GET / => generated 800 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 105 bytes (1 switches on core 0) 2026-05-08 00:16:45.834 8 INFO manila.api.openstack.wsgi [None req-28ecd0a7-123a-422b-bca0-f17839fa791d 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-08 00:16:45.840 8 INFO manila.api.openstack.wsgi [None req-28ecd0a7-123a-422b-bca0-f17839fa791d 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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: 6/14] 10.0.0.8 () {32 vars in 702 bytes} [Fri May 8 00:16:45 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-05-08 00:16:45.851 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-08 00:16:45.857 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - 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: 9/15] 10.0.0.8 () {32 vars in 702 bytes} [Fri May 8 00:16:45 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-05-08 00:16:45.868 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-05-08 00:16:45.904 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 8|app: 0|req: 7/16] 10.0.0.8 () {36 vars in 725 bytes} [Fri May 8 00:16:45 2026] POST /v2/share-group-types => generated 202 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 231 bytes (1 switches on core 0) 2026-05-08 00:16:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:16:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:17:52.674 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:17:52.675 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:02.676 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:02.676 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:18:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:18:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:19:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:19:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:22.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:20:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:20:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:21:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:21:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:22.667 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:22.668 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:22:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:22:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:23:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:23:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:32.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:24:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:24:52.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:25:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:25:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:32.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:42.667 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:42.669 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:26:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:26:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:02.665 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:02.666 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:27:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:27:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:22.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:32.667 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:42.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:42.664 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:28:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:28:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:29:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:29:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:30:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:30:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:12.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:12.664 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:42.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:31:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:31:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:42.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:32:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:32:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:32.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:33:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:33:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:32.665 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:32.666 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:34:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:34:52.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:35:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:35:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:12.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:36:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:36:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:22.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:22.665 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:37:52.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:37:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:22.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:38:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:38:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:39:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:39:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:40:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:40:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:12.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:12.663 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:42.663 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:42.664 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:41:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:41:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:22.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:42:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:42:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:02.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:12.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:32.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:42.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:43:52.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:43:52.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:44:02.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:44:02.662 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:44:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:44:12.662 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:44:22.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:44:22.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:44:32.660 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:44:32.661 7 INFO manila.api.openstack.wsgi [None req-2ae8ba2a-3721-4833-be94-2f3e876c4c57 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300 2026-05-08 00:44:42.660 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] GET http://10.0.0.90:8786/ 2026-05-08 00:44:42.661 8 INFO manila.api.openstack.wsgi [None req-d9e15402-c00c-491c-b1f5-bfb41fc532e0 6005a29a2207415c9cd14aa627e56770 6b36dbc404e340ef9d9ca7ca38959569 - - default default] http://10.0.0.90:8786/ returned with HTTP 300