Moving datastore related utils from mdsalutil to new "genius.tools"
authorFaseela K <faseela.k@ericsson.com>
Wed, 21 Mar 2018 12:43:48 +0000 (18:13 +0530)
committerFaseela K <faseela.k@ericsson.com>
Mon, 9 Apr 2018 08:09:12 +0000 (13:39 +0530)
commita390a1e7c0f81c1973f08cbd20d7385cced5d4e1
tree6e07e8815d3048f83e0118e295ef9787720e5a17
parent716b73ac603c2ef9c952787b55fe9b9011db15c3
Moving datastore related utils from mdsalutil to new "genius.tools"

There are several requirements coming in where users are asking for a
simple feature with only datastore related utils. Currently all the utils
are parked in mdsalutil which has even openflowplugin related utils, and is embedded
in a heavier genius feature. This patch aims to move of these heavily used utils
to a new module, and add new features to expose the same.

Change-Id: I7d59273851c51b02fe43afcb1525c94ced1c5088
Signed-off-by: Faseela K <faseela.k@ericsson.com>
impl/pom.xml
impl/src/main/java/org/opendaylight/genius/srm/impl/ServiceRecoveryListener.java
impl/src/main/java/org/opendaylight/genius/srm/impl/SrmRpcProvider.java