karbor/karbor/services/protection/clients
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
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
cinder.py Add jsonschema validation for karbor restores API 2017-12-13 15:47:48 +08:00
eisoo.py Trivial fix typos 2017-05-31 13:52:32 +07:00
freezer.py Fix unit test error of nova freezer client updates 2018-11-07 15:12:39 +08:00
glance.py Removing unnecessary config definition 2017-04-11 11:16:37 +00:00
k8s.py Fix the unit test error about k8s client 2017-12-26 15:48:07 +08:00
manila.py Add manila client for karbor 2017-04-20 11:26:47 +08:00
neutron.py Removing unnecessary config definition 2017-04-11 11:16:37 +00:00
nova.py Fix unit test error of nova freezer client updates 2018-11-07 15:12:39 +08:00
s3.py Fix glance image restore error 2017-07-26 16:30:10 +08:00
swift.py Support swift auth domain name 2017-08-10 15:50:10 +03:00
trove.py Add trove database instance protectable plugin for karbor 2017-07-11 18:04:11 +08:00
utils.py client_factory, keystone plugin: lazy init 2017-03-09 04:26:09 +08:00