Files
python-tripleoclient/tripleoclient/workflows/support.py
Thomas Herve 2a26ef2cf1 Start websocket client before workflows
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
2018-09-26 11:43:16 +02:00

4.8 KiB