From d169989598bd0db13b5944821d7ee3599267211d Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Tue, 18 Oct 2016 12:15:56 +0100 Subject: Split OVN northd and ml2 plugin This allows us to take advantage of the composable roles hiera settings to connect the plugin to the northd/ovndb API without needing to hard-code the IP of the node running the service. Change-Id: I2508d48f81c1819ae3521fff271c0bdc50724604 Depends-On: I9af7bd837c340c3df016fc7ad4238b2941ba7a95 Closes-Bug: #1634171 --- network/service_net_map.j2.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'network') diff --git a/network/service_net_map.j2.yaml b/network/service_net_map.j2.yaml index 5991b3bc..ee35f94f 100644 --- a/network/service_net_map.j2.yaml +++ b/network/service_net_map.j2.yaml @@ -58,6 +58,7 @@ parameters: CephRgwNetwork: storage PublicNetwork: external OpendaylightApiNetwork: internal_api + OvnDbsNetwork: internal_api MistralApiNetwork: internal_api ZaqarApiNetwork: internal_api # We special-case the default ResolveNetwork for the CephStorage role -- cgit 1.2.3-korg