Comment 3 for bug 1508736

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

Reviewed: https://review.openstack.org/241375
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=e6565b118b7d2b35a265c6d3356c1905f017a2a1
Submitter: Jenkins
Branch: stable/liberty

commit e6565b118b7d2b35a265c6d3356c1905f017a2a1
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
    (cherry picked from commit c56c326c1fea06994a751147f94144763eb324c7)