6829d34c15
Binding to the first interface that has an IP address is error-prone: there is no guarantee that ironic can reach us via this inteface. It is much safer to detect the interface facing ironic and bind to it. Unused LookupAgentInterfaceError exception is deleted. The TinyIPA build also requires iptables dependency at build time to insert the required kernel modules. Closes-Bug: #1558956 Change-Id: I9586805e6c7f52a50834bc03efeb72d1faa6cb65
6 lines
195 B
YAML
6 lines
195 B
YAML
---
|
|
fixes:
|
|
- IPA will now advertise IP address via which the Ironic API is routed
|
|
instead of using the first available.
|
|
See https://bugs.launchpad.net/ironic-python-agent/+bug/1558956.
|