Comment 2 for bug 1279010

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

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

commit de5feffa6aa2c2f1194037ab0ef70259c61923e7
Author: Jason Dunsmore <email address hidden>
Date: Tue Feb 11 12:30:31 2014 -0600

    Don't try to stop a stack on a dead engine

    Check that an engine is still alive before trying to stop the stack
    during a stack-delete.

    Change-Id: I3ce87dcefd5c4b5c542c3dc0d288655433bf69c4
    Closes-Bug: #1279010