karbor/karbor/policies
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 Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
base.py Add default policy in code for the plan resource 2017-09-26 19:18:31 +08:00
copies.py Add the checkpoint copy API for Karbor 2017-11-13 15:28:09 +08:00
operation_logs.py Add default policy in code for the operation log resource 2017-10-10 17:55:25 +08:00
plans.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
protectables.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
providers.py Add support to reset checkpoint state 2018-12-03 14:02:01 +08:00
quota_classes.py Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
quotas.py Add API controller for the quotas of Karbor 2017-11-03 11:51:31 +08:00
restores.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
scheduled_operations.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
services.py Add service management API to Karbor 2017-10-24 18:04:04 +08:00
triggers.py Fix the unit tests about policy and the DocumentedRule description 2017-10-11 16:33:20 +08:00
verifications.py Add verification API for Karbor 2017-10-23 10:33:45 +08:00