BUG-5636: making table features configurable for the He plugin. 05/39005/7
authorShuva Kar <shuva.jyoti.kar@ericsson.com>
Tue, 17 May 2016 18:53:10 +0000 (00:23 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Wed, 25 May 2016 23:20:02 +0000 (16:20 -0700)
commit55f62715cbd5bd05f81c05e850ed34f8f17fce8a
treebce62b4c02d8c13a96a5bd8758d758898bd2f539
parent49cc69e154249c8cd0942905fa321e6b4e0fb46d
BUG-5636: making table features configurable for the He plugin.
DEFAULT will be ON, can be TURNED OFF.

Change-Id: I16403590f068cd53806c15acde6e6ccbb3ade866
Signed-off-by: Shuva Kar <shuva.jyoti.kar@ericsson.com>
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>
openflowplugin-controller-config/src/main/resources/initial/42-openflowplugin.xml
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/role/OfEntityManager.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/OpenflowPluginConfig.java [new file with mode: 0644]
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/OpenflowPluginProvider.java
openflowplugin/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/common/config/impl/rev140326/ConfigurableOpenFlowProviderModule.java
openflowplugin/src/main/yang/openflow-plugin-cfg-impl.yang
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/SalRegistrationManagerTest.java