Commit c73314cd authored by Chris Bednarski's avatar Chris Bednarski

Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4

openstack: store updated accessIPv4 from RackConnect
parents 715662f6 a7da0ffd
......@@ -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
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment