diff --git a/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml b/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml index 70f65d37..4c5e495c 100644 --- a/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml +++ b/releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml @@ -1,8 +1,9 @@ --- features: - - Adds '--converge' option for stack update with openstackclient. If + - | + 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 ... \ No newline at end of file + # openstack stack update --converge ...