New openstack CLI tooling changed network output.
Created by: garloff
Rather than networkname=IP, IP we now have 'networkname': ['IP', 'IP'] as output from server list. Parse both.
Signed-off-by: Kurt Garloff kurt@garloff.de
Created by: garloff
Rather than networkname=IP, IP we now have 'networkname': ['IP', 'IP'] as output from server list. Parse both.
Signed-off-by: Kurt Garloff kurt@garloff.de