Files
7d7735a21622ded09e1064fcdecb981009b3927b
ironic-python-agent /ironic_python_agent
Riccardo Pittau 7d7735a216 Fix API URL reachability test to use full URL with port
The _test_ip_reachability method was only using the hostname/IP
address when testing reachability, ignoring the port number from
the API URL. This caused LookupAgentIPError when the Ironic API
was running on a non-standard port (e.g., 6385).
This change modifies _test_ip_reachability to:
- Accept the full API URL instead of just an IP address
- Use the complete URL (including protocol and port) when testing
The _find_routable_addr method now passes the full api_url to
_test_ip_reachability instead of just the hostname, ensuring the
port is included in reachability tests.
Assisted-By: Claude Sonnet 4.5
Change-Id: Ibb407255cfcd5cf9617f040338561fd494e8b41f
Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
2025年11月18日 15:49:46 +01:00
..
2025年03月03日 14:11:04 +01:00
2025年04月23日 11:01:10 -07:00
2025年01月29日 19:20:10 +00:00
2025年01月14日 11:59:06 -08:00
2025年02月12日 17:16:41 -08:00
2025年07月21日 22:56:05 +01:00
2025年11月03日 16:37:56 +00:00
2025年01月14日 11:59:06 -08:00
2025年01月14日 11:59:06 -08:00
2025年01月14日 11:59:06 -08:00
2024年09月18日 13:35:07 +02:00
2025年01月24日 21:57:23 -06:00
2025年07月07日 15:16:35 +02:00
2025年02月25日 14:26:10 +01:00
2025年09月26日 12:17:55 +00:00
2025年07月07日 15:16:35 +02:00
2025年07月24日 16:36:19 +08:00
2022年06月21日 17:54:39 +02:00