Merge "Audit API supports new force option"

This commit is contained in:
Zuul
2019-05-29 10:01:04 +00:00
committed by Gerrit Code Review
7 changed files with 67 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
---
features:
- |
Add force field to Audit. User can set --force to enable the new option when
launching audit. If force is True, audit will be executed despite of ongoing
actionplan. The new audit may create a wrong actionplan if they use the same
data model.