Automatic triggering Action Plans
Description:
This blueprint goes beyond the "continuously-
Problem:
Watcher needs to continuously optimize the OpenStack cloud for a specific strategies or goals. Watcher can periodically trigger some Audits which generates Action Plans.
Unfortunately, in the current implementation the Administrator have to launch manually
the recommended Action Plan in order to apply it on the real system.
Proposal:
We should add the feature "automatic triggering". If the Audit has an 'automatic triggering' of the Action Plan, the Watcher module will automatically launch it at the most appropriate time.
Note: that some Action Plan may consist in executing some actions at a given date & time. so, we should pay attention of execution order of the Action Plans.
We should aslo add a deadline for executing the audit and applying the audits. (maybe out of scope of this blueprint)
[1] https:/
Blueprint information
- Status:
- Complete
- Approver:
- Antoine Cabot
- Priority:
- Essential
- Drafter:
- Jean-Emile DARTOIS
- Direction:
- Approved
- Assignee:
- Alexander Chadin
- Definition:
- Approved
- Series goal:
- Accepted for ocata
- Implementation:
-
Implemented
- Milestone target:
-
ocata-3
- Started by
- Antoine Cabot
- Completed by
- Alexander Chadin
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Added spec for automatic triggering audit
Gerrit topic: https:/
Addressed by: https:/
Add auto_trigger in audit API
Addressed by: https:/
[WIP] Add auto_trigger support to watcher
Addressed by: https:/
Implement Auto trigger action plan
Addressed by: https:/
Add auto_trigger option in Audit creation form