Comment 6 for bug 1561429

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

Reviewed: https://review.openstack.org/299695
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=0366c36c845784dfe91fd25c09c1aed60bfd0df6
Submitter: Jenkins
Branch: stable/mitaka

commit 0366c36c845784dfe91fd25c09c1aed60bfd0df6
Author: Thomas Herve <email address hidden>
Date: Thu Mar 24 10:48:44 2016 +0100

    Reset stack status after resources

    During the reset of stack status at startup, first reset the status of
    all the resources before the stack itself, so that if it's interrupted
    it can be restarted again.

    Change-Id: I547cd3fa020ab66321ddde58d7bd59dbace02d6d
    Closes-Bug: #1561429
    (cherry picked from commit c13c9441de23023a19d93bf43462200f90b1ae38)