Comment 5 for bug 1411103

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

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

commit aafbf6025ca826d76f5ea6e99dfe2c2e62fe0422
Author: Angus Salkeld <email address hidden>
Date: Tue Feb 3 15:31:47 2015 +1000

    Fix update on failed stack

    In the case of a dependant resource failing, a nested stack will not get
    created, so we need to at least create an empty nested stack to allow
    the update to work.

    Change-Id: I2e83546801bce0da566ec8ef1322e30d695ff02a
    Closes-bug: 1411103