Comment 2 for bug 1619248

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

Reviewed: https://review.openstack.org/366563
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=2b57eb3fca54bccb254e04594349f99d29752a1e
Submitter: Jenkins
Branch: master

commit 2b57eb3fca54bccb254e04594349f99d29752a1e
Author: Stan Lagun <email address hidden>
Date: Wed Sep 7 00:37:42 2016 -0700

    Serialization of destruction dependencies

    If the object was deleted through the API between deployments
    the only way for those who used to subscribe to its destruction
    to be notifyed upon next deployment is to persist destruction
    dependencies to the object model.

    This commit adds such serialization and deserialization.

    Also move GC class from engine to dsl

    Targets-blueprint: dependency-driven-resource-deallocation
    Closes-Bug: #1619248
    Change-Id: Icd2e882be5770244aa1ecafe265aff1439ebec9e