ironic-python-agent/imagebuild
Dmitry Tantsur 6829d34c15 Bind to interface routable to the ironic host, not a random one
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
2016-03-21 14:21:12 +00:00
..
coreos CoreOS: Disable unused services 2016-03-07 16:02:05 +00:00
tinyipa Bind to interface routable to the ironic host, not a random one 2016-03-21 14:21:12 +00:00
README.rst Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent