From 1618d952ccf449016ed4b65c15b215efc69b73d3 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Thu, 7 Dec 2017 11:49:11 -0500 Subject: Fix release note formatting This broke the building of the release notes. Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a --- .../notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'releasenotes') 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 70f65d3..4c5e495 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 ... -- cgit v1.2.1