karbor/karbor
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 fix check parameters error 2019-04-18 06:53:50 +00: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 API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
objects Add service management API to Karbor 2017-10-24 18:04:04 +08:00
policies Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
services Fix import error when client module is not exist 2019-06-04 21:27:19 +08:00
tests Fix import error when client module is not exist 2019-06-04 21:27:19 +08:00
wsgi Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
context.py Add default policy in code for the plan resource 2017-09-26 19:18:31 +08:00
exception.py Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
i18n.py Update URLs in documentation 2017-07-20 16:08:19 +08:00
loadables.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
manager.py Remove logging import unused 2017-01-16 08:58:41 +07:00
policy.py Add default policy in code for the scheduled operation resource 2017-09-28 19:32:56 +08:00
quota.py Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
resource.py Refactor resource.py/Resource 2017-05-31 10:04:55 +08:00
rpc.py Short-circuit notifications when not enabled 2017-09-29 14:17:45 +08:00
service.py Remove redundant ctor super calls, add missing 2017-05-14 12:10:31 +03:00
utils.py Stop using deprecated keystone_authtoken/auth_uri 2019-03-21 08:50:12 +00:00
version.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00