Teflo is a standalone orchestration software that controls the flow of a set of testing scenarios, allowing users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.
Loop over the list of private ips on the node, grab the first available
ipv4 address. If no ipv4s are found, fallback to previous behavior of
popping last off the list.
Loop over the list of private ips on the node, grab the first available ipv4 address. If no ipv4s are found, fallback to previous behavior of popping last off the list.
resolves #221
Signed-off-by: Brady Pratt bpratt@redhat.com