Add ovs_extra netconfig for undercloud CI compat

Undercloud configured with heat installer uses
net-config-simple-bridge.yaml . In order to switch it to
net-config-undercloud.yaml and maintain features parity
of the latter with the former, add the missing ovs_extra
data.

Change-Id: I1cf559416e8e48d61f320ee4d4299b4bdc3d6fb7
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
This commit is contained in:
Bogdan Dobrelya 2018-03-05 10:48:58 +01:00
parent c90e492d7e
commit 5ab9f4c012
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ resources:
use_dhcp: false
dns_servers:
get_param: DnsServers
ovs_extra:
- "br-set-external-id br-ctlplane bridge-id br-ctlplane"
addresses:
- ip_netmask:
list_join: