murano/murano/dsl/principal_objects
Stan Lagun 2b57eb3fca 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
2016-09-14 03:48:00 +00:00
..
__init__.py Serialization of destruction dependencies 2016-09-14 03:48:00 +00:00
exception.py Migration to yaql 1.0 2015-08-25 16:08:08 +03:00
garbage_collector.py Serialization of destruction dependencies 2016-09-14 03:48:00 +00:00
stack_trace.py Respect per region RabbitMQ configs in Agent[Listener] 2016-07-29 05:12:24 +00:00
sys_object.py Refactoring of the ObjectStore passing in DSL 2016-07-27 02:32:18 +00:00