Merge "Add `--converge` argument for osc stack update"
commit
18d3e992da
@ -0,0 +1,8 @@
|
||||
---
|
||||
features:
|
||||
- Adds '--converge' option for stack update with openstackclient. If
|
||||
specified, existing resource attributes (which may have diverged) are
|
||||
compared with the resource properties in the template used for update.
|
||||
|
||||
Usage:
|
||||
# openstack stack update --converge ... <stack_name>
|
Loading…
Reference in New Issue