Comment 2 for bug 1508736

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

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

commit c56c326c1fea06994a751147f94144763eb324c7
Author: Zane Bitter <email address hidden>
Date: Fri Oct 23 18:33:22 2015 -0400

    Fix handling of FAILED ResourceGroup members on rolling update

    Ensure that any members of a ResourceGroup that are in a FAILED state are
    still included in the generated template during a rolling update, so that
    Heat will replace them in the nested stack.

    Change-Id: I1806d3160c364b0942934eb8b43614f17b98bacb
    Closes-Bug: #1508736