summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml b/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml
new file mode 100644
index 0000000..70f65d3
--- /dev/null
+++ b/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml
@@ -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> \ No newline at end of file