karbor/karbor/services/protection
jiaopengju bda8202f6d Add support to rewrite the flavor id in restore
When using karbor to restore server to another openstack
cluster(cross keystone), and if the another cluster do not
have the same flavor id, the restore will fail. We should
add support for adding flavor id as a parameter to rewrite
the flavor id in checkpoint metadata.

Change-Id: Ie5c7a1adf07b7f9b1225ee4a5e16000a3453a7cc
Closes-Bug: #1811090
2019-01-09 21:36:27 +08:00
..
bank_plugins Fix listing checkpoints by plan error with FS bank 2018-11-12 12:48:25 +08:00
clients Fix unit test error of nova freezer client updates 2018-11-07 15:12:39 +08:00
flows Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
protectable_plugins Merge "Add pod to the parent resource types of volume protectable plugins" 2017-09-20 13:24:32 +00:00
protection_plugins Add support to rewrite the flavor id in restore 2019-01-09 21:36:27 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
api.py Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
bank_plugin.py Add content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +08:00
checkpoint.py Add all tenants support for checkpoints listing 2018-11-19 09:35:33 +08: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 Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
protectable_plugin.py Add kubernetes pod protectable plugin to Karbor 2017-09-04 21:18:04 +08:00
protectable_registry.py Protectable: warn about missing protectables 2017-10-01 16:33:04 +03:00
protection_plugin.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
provider.py Add all tenants support for checkpoints listing 2018-11-19 09:35:33 +08:00
resource_flow.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
rpcapi.py Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00