karbor/karbor/tests/unit
jiaopengju 5302c0c06d Fix import error when client module is not exist
When we do not want use some plugins that require some specify client,
it is allowed not install the client moduele. But currently, karbor will
throw ImportError. This patch fix it.

Change-Id: I4a6c8cc53f4dc2f91d2ff91bf3498491e12d8ea2
2019-06-04 21:27:19 +08:00
..
api Add unit test for plan api 2019-04-19 13:56:03 +08:00
clients Fix unit test error of nova freezer client updates 2018-11-07 15:12:39 +08:00
cmd Add framework for karbor-status upgrade check 2018-10-22 08:11:33 +00:00
common Fix getting services from keystone error 2018-11-09 22:04:28 +08:00
db Add tables and data modules for the quotas of Karbor 2017-10-31 20:10:41 +08:00
fake_providers Add option to enable or disable providers 2017-07-19 21:52:03 +08:00
objects Add service management API to Karbor 2017-10-24 18:04:04 +08:00
operationengine Add trigger verification in API 2018-01-26 13:50:37 +08:00
plugins Fix the unit test error about k8s client 2017-12-26 15:48:07 +08:00
protection Fix import error when client module is not exist 2019-06-04 21:27:19 +08:00
wsgi Use wsgi module from oslo.service 2017-04-11 16:16:16 +08:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
conf_fixture.py Remove policy.json from unit test 2017-10-27 17:22:17 +08:00
fake_bank.py Add content parameter for checkpoint and bank modules 2018-01-31 14:52:10 +08:00
fake_operation_log.py Update the data module of operation_log 2017-07-03 09:53:03 +08:00
fake_plan.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_restore.py keystone: move to v3 2017-02-07 14:00:45 +02:00
fake_service.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
fake_verification.py Add data module for checkpoint verification API 2017-10-17 10:02:30 +08:00
test_cmd.py Replace DbMigrationError with DBMigrationError 2017-11-23 12:58:30 +08:00
test_context.py Use context.from_dict to determine available arguments 2017-05-04 21:48:42 +08:00
test_exception.py Extracted HTTP response codes to constants 2017-03-31 18:01:03 +08:00
test_policy.py Add default policy in code for the plan resource 2017-09-26 19:18:31 +08:00
test_rpc.py Short-circuit notifications when not enabled 2017-09-29 14:17:45 +08:00
test_service.py Use PortOpt for port options 2017-08-14 22:57:40 +08:00
test_utils.py Fix the error about the translation of KarborException message 2017-06-19 19:44:54 +08:00