python-tripleoclient/tripleoclient/workflows
Dougal Matthews 579d1b1318 Add an optional timeout when waiting for websocket messages
This patch adds a mechanism for setting a timeout when waiting for websocket
messages. It then adds it to workflow executions which are fairly predictable.
This means that they always take roughly the same length of time. Other
workflows like baremetal introspection can be much slower or quicker
depending on the the users environment.

Closes-Bug: #1618445
Change-Id: I656735d58b1b676148e6ceacfc9861b3c5f44e5d
2016-11-28 12:56:56 +00:00
..
__init__.py Use Mistral for baremetal registration 2016-07-08 15:43:18 +01:00
baremetal.py Add the workflow name to the starting workflow message 2016-10-10 13:37:05 +00:00
base.py Add an optional timeout when waiting for websocket messages 2016-11-28 12:56:56 +00:00
deployment.py Merge "Pass the timeout to the deploy workflow" 2016-09-20 05:14:52 +00:00
parameters.py Add an optional timeout when waiting for websocket messages 2016-11-28 12:56:56 +00:00
plan_management.py Add an optional timeout when waiting for websocket messages 2016-11-28 12:56:56 +00:00
scale.py Give better output on scale failures 2016-11-21 15:42:52 +00:00
templates.py Downloads templates from swift before processing update 2016-10-11 07:42:44 -04:00