93952566d6
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>
10 lines
373 B
YAML
10 lines
373 B
YAML
---
|
|
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.
|