Comment 2 for bug 1523705

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

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

commit 4b3a4aa96a9973166947b4e16a5f5c6354437bfa
Author: Steve Baker <email address hidden>
Date: Wed Jan 20 09:17:52 2016 +1300

    Push deployments metadata on delete

    When a deployment is deleted the metadata needs to be pushed so that
    stale deployment data is not present in the metadata. There is a risk
    that stale data will mask other deployments.

    Change-Id: I3df4d9a27be5e59609ac4374556d3c0c707b068b
    Closes-Bug: #1523705