Comment 2 for bug 1561429

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

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

commit c13c9441de23023a19d93bf43462200f90b1ae38
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