karbor/karbor/tests/unit
jiaopengju 68afbfea71 Add support for image boot server backup with data
This patch added support for image boot server backup with
data. If the image's parent resource is server type, and
the option 'enable_server_backup' is True, it will take
snapshot at first, then backup the new created image by
doing snapshot.

Change-Id: If548e667f44f671278b2b13c19f97a15d867d905
Story: 1712059
Task: 33997
2019-08-07 11:15:18 +08:00
..
api Remove redundant try/except statements in quotas.py 2019-07-03 06:20:32 -04: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 Implements karbor events notifications 2019-07-03 10:52:56 -04: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 Add support for image boot server backup with data 2019-08-07 11:15:18 +08:00
protection Add support for image boot server backup with data 2019-08-07 11:15:18 +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