214790d17e
Prevent IPA from picking up the IPv6 link-local address as a callback_url in cases where it gets tried before other addressing methods havn't complete yet. In this scenario IPA sleeps for 10 seconds and then retries giving the nic a chance to configure its routable IP address. Change-Id: Ic53334c630180f0d77bb0231e548d2c44bfe55ca Closes-Bug: #1732692
7 lines
275 B
YAML
7 lines
275 B
YAML
---
|
|
fixes:
|
|
- Fixes the issue where link-local IP addresses were sometimes used as part
|
|
of the callback URL given to ironic. The routable address is used instead.
|
|
See `bug 1732692 <https://bugs.launchpad.net/ironic-python-agent/+bug/1732692>`_
|
|
for more details.
|