Files
python-mistralclient/releasenotes/notes
Doug Hellmann ddbb43a36c fix release note formatting
The release notes sections need to be lists of strings. The backticks
(`) starting the string in fix-region-name need to be escaped for
the YAML parser, so mark the list entry as literal text.

Change-Id: Ib245a0098c9fab722c0edeb7a8741ced0c49fddb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-04-24 11:01:32 -04:00
..