Comment 6 for bug 1640770

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

Reviewed: https://review.openstack.org/407741
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=1c7a60f5a894109fe2f942c418251e64626ebe93
Submitter: Jenkins
Branch: master

commit 1c7a60f5a894109fe2f942c418251e64626ebe93
Author: Brad P. Crochet <email address hidden>
Date: Tue Dec 6 13:48:31 2016 -0500

    Block the scale down workflow until the stack is COMPLETE or FAILED

    Use the new workflow that loops until stack goes to IN_PROGRESS, then
    loop until stack is COMPLETE or FAILED so a client doesn't need to
    continually check.

    Change-Id: I0a507bc2f20faf1ba1d76bc5f694548db3449b75
    Closes-Bug: #1640770