karbor/karbor/services/protection
jiaopengju 9a13d3c9a2 Fix unit test error of nova freezer client updates
This patch mainly contains two aspects:

1. Freezer team has updated freezerclient, they remove
the version parameter in Client. This make karbor
not work well when using freezer protection plugin.

2. Nova client remove self.logger as default from nova
client, it requires karbor transport logger to the
client.

Closes-Bug: #1802022

Change-Id: Iea594ff2917767108b868242d919db97a65479ea
2018-11-07 15:12:39 +08:00
..
bank_plugins Add content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +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 Not able to upload volume to image 2018-10-14 17:36:04 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
api.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
bank_plugin.py Add content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +08:00
checkpoint.py Add content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +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 content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +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 content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +08:00
resource_flow.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
rpcapi.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00