refactor monitoring framework to extract action policies out of monitor code base
Bug #1582446 reported by
Sripriya
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Fix Released
|
Medium
|
Tung Doan |
Bug Description
Action Policies are hard wired to vnfm monitoring framework which includes static action policies such as log, respawn, respawn and heat. There is no way to add custom action policies (such as scaling or user defined) other than forking and hacking into the monitor code base.
To do:
Separate Action Policy logic from monitor framework to a new module.
Allow custom action policies to be integrated dynamically in to monitoring framework.
Changed in tacker: | |
importance: | Undecided → Medium |
Changed in tacker: | |
milestone: | none → pike-1 |
status: | New → Triaged |
Changed in tacker: | |
assignee: | Sripriya (sseetha) → Tung Doan (tungdoan) |
Changed in tacker: | |
milestone: | pike-1 → pike-2 |
Changed in tacker: | |
assignee: | Tung Doan (tungdoan) → yong sheng gong (gongysh) |
Changed in tacker: | |
assignee: | yong sheng gong (gongysh) → Tung Doan (tungdoan) |
To post a comment you must log in.
Hi Sriprya,
Do you have intention to implement this? If no, please assign it to me. Thanks