summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZane Bitter <zbitter@redhat.com>2017-12-07 11:49:11 -0500
committerZane Bitter <zbitter@redhat.com>2017-12-07 11:49:52 -0500
commit1618d952ccf449016ed4b65c15b215efc69b73d3 (patch)
tree7cfbe365d27ab475f607134d6ddc1ffbf4ca5dee /releasenotes
parentfbff3c60b78b5cbfea682f8a9206a83db46ee2a3 (diff)
downloadpython-heatclient-1618d952ccf449016ed4b65c15b215efc69b73d3.tar.gz
Fix release note formatting
This broke the building of the release notes. Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-converge-in-osc-stack-update-10f256589f628d13.yaml5
1 files changed, 3 insertions, 2 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
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 ... <stack_name> \ No newline at end of file
+ # openstack stack update --converge ... <stack_name>