Comment 2 for bug 1592631

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

Reviewed: https://review.openstack.org/329762
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=992e3b2d09952a09719e1914b06094a96961b9a9
Submitter: Jenkins
Branch: master

commit 992e3b2d09952a09719e1914b06094a96961b9a9
Author: Rabi Mishra <email address hidden>
Date: Wed Jun 15 09:55:21 2016 +0530

    Use the correct action for failure reason

    Use `action` from ResourceFailure exception, if available, as
    there are cases like update restriction check, where we don't
    update the resource action yet.

    Change-Id: I5d43c220669c7a9e8d7dbce6611e062101f8b86b
    Closes-Bug: #1592631