Comment 2 for bug 1545963

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

Reviewed: https://review.openstack.org/285619
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=86997e58dd32c355a2548b3af285a165fe2a06ee
Submitter: Jenkins
Branch: master

commit 86997e58dd32c355a2548b3af285a165fe2a06ee
Author: tengqm <email address hidden>
Date: Fri Feb 26 22:46:02 2016 -0500

    Fix cluster status_reason setting when actions failed

    There are cases where the create/update/delete actions failed but the
    cluster status_reason is not properly set. This patch fixes it.

    Change-Id: Ief266969c612465a3889e2c5101e24fa4f50b046
    Closes-Bug: #1545963