From 106fdfe560a0e76c28780eceb3362cd78b06ebf2 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 30 Jun 2017 13:11:22 +0200 Subject: HONEYCOMB-374: move BGP to minimal-distribution Separate BGP distribution was temporary workaround for HONEYCOMB-358 and (partially) HONEYCOMB-360. BGP northbound interface is disabled by default. Change-Id: I72a0f83f40ea96bee478be7d6560f2112611d80f Signed-off-by: Marek Gradzki --- infra/northbound/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'infra/northbound/pom.xml') diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index a768b32f6..3ae2859db 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -32,6 +32,7 @@ common + bgp \ No newline at end of file -- cgit 1.2.3-korg