Fix release note formatting

This broke the building of the release notes.

Change-Id: I6d9519aaf591e817e71a777a75fdc1d6caa7c17a
This commit is contained in:
Zane Bitter 2017-12-07 11:49:11 -05:00
parent fbff3c60b7
commit 1618d952cc
1 changed files with 3 additions and 2 deletions

View File

@ -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>
# openstack stack update --converge ... <stack_name>