Comment 2 for bug 1358492

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

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

commit 5760718ba531c26a5961b53b430cf37539bfcce5
Author: Thomas Herve <email address hidden>
Date: Mon Aug 18 17:23:11 2014 -0400

    Remove resource_id_set(None) calls

    This removes resetting resource_id in delete, as the state is storing
    that information properly, and it doesn't provide any additional value.

    Change-Id: I71f17ab79adbad5286389c87f1fbd5c60c4a8d7f
    Closes-Bug: #1358492