tripleo-heat-templates/puppet
Harald Jensås 459b873c29 Fix network rename + service_net_map_replace
If name_lower of a network is changed, and service_net_map_replace
is used. The subnet defined for the network in roles_data would
have to be updated to match the new name_lower. This was not the
case prior to stein, because roles_data did'nt include the subnet.

A downstream regression test is failing because of this. The
workaround is to update roles_data with a value for the subnet
that match name_lower.

This patch should fix the need to update roles_data in the case
that the net_map_replace matches the subnet in roles_data and no
additional subnet with this defined for this network in
network_data.

Closes-Bug: #1832759
Change-Id: I10f99fad0f0016bf81edd53e1c5579f9d5c0ef88
(cherry picked from commit 564d89b2f8)
2019-06-15 07:54:10 +00:00
..
extraconfig Handle upper and lower case system uuids 2019-02-19 12:58:54 -07:00
manifests Reinstate common overcloud manifest for all roles 2018-01-11 18:42:45 +00:00
services Add DPDK support for OVN 2019-06-03 21:54:23 +00:00
all-nodes-config.j2.yaml Switch ContainerCli to podman by default 2019-03-12 11:17:15 -04:00
deploy-artifacts.sh Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
deploy-artifacts.yaml Change template names to rocky 2018-05-09 08:28:42 +02:00
role.role.j2.yaml Fix network rename + service_net_map_replace 2019-06-15 07:54:10 +00:00