Comment 4 for bug 1306294

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

Reviewed: https://review.openstack.org/93799
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=0bd3fa87d6bfe857acb67fbfb97270a218da74a6
Submitter: Jenkins
Branch: master

commit 0bd3fa87d6bfe857acb67fbfb97270a218da74a6
Author: Gregory Haynes <email address hidden>
Date: Thu May 15 13:34:32 2014 -0700

    Error out when complete waitcondition fails

    When we curl to the complete waitcondition url we don't consider heat
    returning an error as reason to exit with error. This prevents us from
    attempting to re-run the configuration and thus we never signal heat
    again.

    Change-Id: I915825d76ec889bc09b81ad93f70b34d909262b0
    Closes-bug: #1306294