Comment 7 for bug 1618445

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/364252
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=579d1b1318d86c96db6a4363b2b5753fc114dc91
Submitter: Jenkins
Branch: master

commit 579d1b1318d86c96db6a4363b2b5753fc114dc91
Author: Dougal Matthews <email address hidden>
Date: Wed Aug 31 09:33:07 2016 +0000

    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