karbor/karbor/services/protection
zengchen f4c8f9ee2a Remove 'HeatTemplate'
Use a dict to store the new restored resources, and parent
resource can get the new resource id of child resources from
that dict.

Change-Id: I4a3fbe009793d16514de89b520bd68581be401af
Implements: blueprint remove-heat
2017-07-31 17:39:12 +08:00
..
bank_plugins Merge "Fix glance image restore error" 2017-07-26 16:19:03 +00:00
clients Merge "Add trove database instance protectable plugin for karbor" 2017-07-27 10:04:26 +00:00
flows Remove 'HeatTemplate' 2017-07-31 17:39:12 +08:00
protectable_plugins Add trove database instance protectable plugin for karbor 2017-07-11 18:04:11 +08:00
protection_plugins Remove 'HeatTemplate' 2017-07-31 17:39:12 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
api.py Add metadata parameter to checkpoint API 2017-03-09 23:28:36 +08:00
bank_plugin.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
checkpoint.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
client_factory.py Remove log translations 2017-03-17 05:11:16 +08:00
graph.py Refactor resource.py/Resource 2017-05-31 10:04:55 +08:00
manager.py FS Bank: raise correct exceptions 2017-07-24 17:24:08 +03:00
protectable_plugin.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
protectable_registry.py Replace six.iterkeys with dict.keys() 2017-07-21 09:53:08 +00:00
protection_plugin.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
provider.py Add option to enable or disable providers 2017-07-19 21:52:03 +08:00
resource_flow.py Remove 'HeatTemplate' 2017-07-31 17:39:12 +08:00
restore_heat.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
rpcapi.py Add metadata parameter to checkpoint API 2017-03-09 23:28:36 +08:00