From 5ab9f4c0125bb2e194db49fa83e8f4e8075cc8eb Mon Sep 17 00:00:00 2001 From: Bogdan Dobrelya Date: Mon, 5 Mar 2018 10:48:58 +0100 Subject: [PATCH] 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 --- net-config-undercloud.j2.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-config-undercloud.j2.yaml b/net-config-undercloud.j2.yaml index 23567e9cda..a046295d84 100644 --- a/net-config-undercloud.j2.yaml +++ b/net-config-undercloud.j2.yaml @@ -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: