tripleo-ansible/tripleo_ansible/roles/tripleo_network_config
Harald Jensås 2fe1c59d9e networks_lower group_var replace role_networks_lower
The 'networks_lower' group_var carries a mapping of
network.name to network.name_lower for all networks.

The external_bridge interface on DVR compute nodes
that do not have the 'External' network associated
with the role still need to be able to lookup the
name_lower for the 'External' network.

The lookup via role_networks_lower fail's since the
'External' network is'nt associated.

Also if the 'External' network is associated with the
role set the address and routes.

For the mutliple_nic_vlans add address and routes and
the vlan member interface on the bridge.

Note, also remove duplicate name entry on the 'Tenant'
network section.

Depends-On: https://review.opendev.org/763301
Closes-Bug: #1904809
Change-Id: I19a011bfbbcdbacbe257625310490077755a8b70
2020-11-27 18:44:01 +01:00
..
defaults Drop tasks meant to run run_os_net_config.sh 2020-09-26 10:23:43 +05:30
meta Create a role for network config 2020-08-13 09:09:21 -06:00
molecule/default Fix networks_skip_config condition in nic templates 2020-11-24 03:15:09 +00:00
tasks Drop tasks meant to run run_os_net_config.sh 2020-09-26 10:23:43 +05:30
templates networks_lower group_var replace role_networks_lower 2020-11-27 18:44:01 +01:00