Add an API to converge a stack or resource
Add new API or options to existing APIs to invoke converge on resource.
For example, CLI would look like:
heat stack-update --converge <stack_name>
heat stack-update --converge <stack_name> <resource_name>
Equivalent restful APIs need to be added.
This will help user manually trigger convergence on resources or stack. A user could do a stack-check to see changes in state and he/she should be able to invoke convergence on resource or whole stack.
There will be continuous observer in future to do this automatically. But this will still be desired for user who don't want to continuously monitor the stack/resource but would like to have a way to trigger converge manually.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Anant Patil
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
API to trigger converge
Work Items
Dependency tree

* Blueprints in grey have been implemented.