openstack: store updated accessIPv4 from RackConnect

pull/2514/head
Hazel Smith 11 years ago
parent cd9e352b2e
commit a7da0ffde1

@ -39,6 +39,7 @@ func (s *StepWaitForRackConnect) Run(state multistep.StateBag) multistep.StepAct
}
if server.Metadata["rackconnect_automation_status"] == "DEPLOYED" {
state.Put("server", server)
break
}

Loading…
Cancel
Save