Ironic Inspector grenade job is using e1000 driver since change: I4ec297281380896ffe9004c4de7117586ded7149 In some cases the e1000 devices has not registered yet, and thus the dhcp init script does not find any interfaces to bring up. This causes the grenade job to continue with no network, and the job finally fail. Add a check in the tinyipa dhcp init script, if no network devices are present. Re-run udevadm --settle with a longer timout and the re-discover devices in /proc/net/dev. Let's hope another 5 seconds is enough. If not we now have more logs to identify the issue. Change-Id: I82beecc78afb4b23234d2d5eca4f46f84f20525e
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