murano/murano/engine/system
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 Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
agent_listener.py Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
agent.py Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
common.py Support for multi-regional apps was added 2016-08-12 07:09:58 -07:00
heat_stack.py Raise exception on call of method of destroyed object 2016-09-14 03:44:36 +00:00
instance_reporter.py Delete the unused LOG configure code 2015-09-12 15:28:16 +08:00
logger.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00
net_explorer.py Break cyclic references in DSL 2016-09-14 03:42:59 +00:00
resource_manager.py Convert script line endings for the target OS 2016-06-29 22:17:25 +03:00
status_reporter.py Increase status report messages time resolution 2016-05-18 18:30:49 -07:00
system_objects.py Serialization of destruction dependencies 2016-09-14 03:48:00 +00:00
test_fixture.py TrivialFix: Remove cfg import unused 2016-08-29 09:35:14 +07:00
workflowclient.py Use default region_name parameter in clients 2016-09-06 16:58:14 +00:00
yaql_functions.py Modified docstrings to comply with pep8 H405 style check 2016-05-10 20:18:23 +00:00