
When we start a workflow in the client, we need to create the websocket connection beforehand. If the workflow is very quick (like create_overcloudrc), it could be finished before we subscribe to the Zaqar queue properly, and thus we wouldn't get the message. Change-Id: I56c5f3a094094f7ba2158d8a434122ccb496f6b4 Closes-Bug: #1794418
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
Description