karbor/karbor/tests/unit/api/v1
jiaopengju ecc6b64f4a Add support to reset checkpoint state
Now when doing checkpoint copy failed, checkpoint
will be wait_copying status forever, and so we can
not do the restore anymore. So we should add an API
to support checkpoint status reset if we deeply knows
that the checkpoint is ok. This patch added API
support for doing checkpoint state reset.
Implements: bp checkpoint-status-reset

Change-Id: Iabaa98c9900fba554be2ad0833d438901e01147a
2018-12-03 14:02:01 +08:00
..
__init__.py Change Smaug to Karbor 2016-08-18 22:55:34 +08:00
test_copies.py Add unit test for copies API 2018-11-23 10:46:34 +08:00
test_operation_logs.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
test_plans.py Fix raise error in create plan process 2018-11-27 13:45:59 +08:00
test_protectables.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
test_providers.py Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
test_quota_classes.py Add jsonschema validation for karbor quotas API 2017-12-19 11:39:15 +08:00
test_quotas.py Add jsonschema validation for karbor quotas API 2017-12-19 11:39:15 +08:00
test_restores.py Add unit test for restores API 2018-11-27 04:10:48 +08:00
test_router.py Extracted HTTP response codes to constants 2017-03-31 18:01:03 +08:00
test_scheduled_operation.py Revert "Add time format check in API" 2018-01-08 09:27:37 +08:00
test_services.py Fix the raise error in list services process 2018-11-27 00:01:04 +08:00
test_triggers.py Add trigger verification in API 2018-01-26 13:50:37 +08:00
test_verifications.py Add jsonschema validation for karbor verification API 2017-12-19 10:39:52 +08:00