Comment 2 for bug 1406718

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

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

commit 25fbb17756ae17f6cf98b1d09fbc21e59f414bf5
Author: huangtianhua <email address hidden>
Date: Wed Dec 31 15:14:30 2014 +0800

    Need to call _delete_resource() anyway for sd deletion

    If there is no need to wait for the result
    of deployment, we should delete the resources
    include the credentials and the software deployment
    itself.

    Change-Id: Ief7b8067d34d43ebe47d337cc61e77c21fdbdec2
    Closes-Bug: #1406718