Avoid ofp topology discovery 48/74148/2
authorFaseela K <faseela.k@ericsson.com>
Tue, 17 Jul 2018 19:34:40 +0000 (01:04 +0530)
committerFaseela K <faseela.k@ericsson.com>
Wed, 18 Jul 2018 16:48:39 +0000 (16:48 +0000)
commitd54fd7c7a69a5180a7e82772aef8349b1933d142
treebdbb210c6d47d0b7ff86f136041ac9a97e3bed1d
parent16054d1673cc242602696d3029547cc9ab542138
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. Genius does not use this 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 features needed for Genius functionality.

JIRA: OPNFLWPLUG-1024

Change-Id: Idbe860e66ade16f52a5a1860fe231ada26086af4
Signed-off-by: Faseela K <faseela.k@ericsson.com>
features/odl-genius-fcaps-application/pom.xml
features/odl-genius/pom.xml