From c2fa4de9535239bec172357dcc8c0ddc576212e6 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Wed, 9 Nov 2016 08:55:04 +0100 Subject: HONEYCOMB-254 - Adjacencies dump support Added mapping context between adjacency id(HC side) and combination of remote and local eids(vpp side) Change-Id: Icbba9130a82b7af51b23e6d6d68fcfbf49e66c99 Signed-off-by: Jan Srnicek --- lisp/api/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/api/pom.xml') diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml index 5b925137f..b16aaea59 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -31,6 +31,7 @@ io.fd.honeycomb + 1.16.12-SNAPSHOT @@ -46,5 +47,10 @@ org.opendaylight.mdsal.model yang-ext + + io.fd.honeycomb.vpp + naming-context-api + ${naming.context.version} + \ No newline at end of file -- cgit 1.2.3-korg