
As now, Watcher doesn't allow to launch a new audit when there is actionplan ongoing. This patch gives the choice to User, if User set force when launching audit, Watcher will execute the audit even other actionplan is ongoing. Change-Id: I276ebcee0b09bfc6f27ec39f43ba2ecd230db2b2 Implements: blueprint add-force-field-to-audit
Team and repository tags
README
Watcher Specifications
This git repository is used to hold approved design specifications for additions to the Watcher project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself. For specific policies around specification review, refer to the end of this document.
The layout of this repository is:
specs/<release>/
Where there are two sub-directories:
specs/<release>/approved: specifications approved, but not yet implemented specs/<release>/implemented: implemented specifications
Description
Languages
Python
100%