Avoid ofp topology discovery 49/74149/3
authorFaseela K <faseela.k@ericsson.com>
Tue, 17 Jul 2018 19:39:23 +0000 (01:09 +0530)
committerSam Hague <shague@redhat.com>
Wed, 18 Jul 2018 11:49:37 +0000 (11:49 +0000)
commite34d9ddc318562cb9eaed77a705d4e46028dc65c
tree9afe101d793802e9c9a5b9a6cea22aaaa571871a
parent2804af4c89ea1aa462e3439a5039e1beb0eab03f
Avoid ofp topology discovery

openflowplugin is packaging lldp based topology discovery
along with "odl-openflowplugin-flow-services. This feature sends
periodic lldp messages on all the links available, to discover
the topology. Netvirt does not need this lldp feature, but is coming
by default with the feature we were including.

This patch removes the feature which was previously used, and
use only the appropriate openflowplugin features needed for netvirt
functionality.

JIRA: OPNFLWPLUG-1024

Change-Id: Ibdd78e492c77fb19ae1965bb6c92a6b4a84dd695
Signed-off-by: Faseela K <faseela.k@ericsson.com>
features/odl-netvirt-impl/pom.xml