shade/releasenotes/notes/stack-update-5886e91fd6e423bf.yaml
Steve Baker 40b30a6178 Implement update_stack
This would definitely be desirable for shade users. Specifically an
ansible module should to a update_stack if the stack already exists. If
there are no changes the operation would be idempotent.

Change-Id: I833027883a4eed11f4568760d44ffec87889021f
2016-04-20 09:11:14 +12:00

5 lines
108 B
YAML

---
features:
- Implement update_stack to perform the update action on existing
orchestration stacks.