c0c66a93c0
When multiple subnets are configured validations where failing becuase the admin and public host addresses where checked for all subnets. The admin and public host addresses should only be validated against the cidr of the local_subnet. Closes-Bug: #1791088 Change-Id: Ie9a6f88cc449c135593a0df0426e4d8054b38183
7 lines
212 B
YAML
7 lines
212 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes a validation issue, validation would fail when multiple ctlplane
|
|
subnets were defined in ``undercloud.conf``.
|
|
`Bug: 1791088 <https://bugs.launchpad.net/tripleo/+bug/1791088>`_.
|