f222681a43
When disabling networks in network data an IpList entry was added in {{role.name}}IpListMap. This caused a validation error. Add a yaql expression to filter on role networks in network/ports/net_ip_list_map.j2.yaml. RoleNetIpMap should'nt have entries for networks not used by the role that maps to the ctlplane IP. Depends-On: https://review.opendev.org/710574 Closes-Bug: #1842001 Change-Id: I0cda298b0ed27705a8b6e0f62633af2253d8d0de
7 lines
206 B
YAML
7 lines
206 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where disabling one or more networks in
|
|
``network_data.yaml`` caused deployment failure. (See bug:
|
|
`#1842001 <https://bugs.launchpad.net/tripleo/+bug/1842001>`_)
|