Refactor watcher API for Action Plan Cancel
Bug #1765640 reported by
aditi sharma
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| python-watcherclient |
Fix Released
|
Undecided
|
Unassigned | ||
| watcher |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
watcher API for action plan cancel also needs to be refactored, as it is also using Patch method
PATCH /v1/action_plans¶
Moreover it has some logic in python-
we need to move following logic to watcher API
https:/
We also need to propose a new API request for cancel action plan
POST /v1/action_
| Changed in python-watcherclient: | |
| assignee: | nobody → aditi sharma (adi-sky17) |
| Changed in watcher: | |
| assignee: | nobody → aditi sharma (adi-sky17) |
| description: | updated |
To post a comment you must log in.
Fix released.