Add release note for undercloud.conf parsing

This change adds a release note to cover the strict parsing of the `undercloud.conf`.

Closes-Bug: #1874410
Change-Id: Ic3aa73b28f46694a5ce43f8435a64e195df1328f
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 93952566d6)
This commit is contained in:
Kevin Carter 2020-04-23 09:49:45 -05:00 committed by Alex Schultz
parent d2aac8af75
commit b95119250c
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
---
upgrade:
- The `undercloud.conf` file is now strictly parsed. If there are
detected issues within the `undercloud.conf` configuration file
operations will halt, producing an error and highlighting how
to resolve the issue.
fixes:
- The `undercloud.conf` file is now strictly parsed which ensures a
clean configuration when deploying the undercloud.