BUG 7798 - Implement agent RPCs for singleton RPC registration testing 84/52184/4
authorTomas Cere <tcere@cisco.com>
Wed, 22 Feb 2017 18:06:37 +0000 (19:06 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Fri, 3 Mar 2017 12:14:01 +0000 (12:14 +0000)
commita1f85be4d978baa44ac9175a05450395cbf5839f
tree6705cdf36bf490afeb433404aa8805dfc2c6c50b
parent19c001c51f162264e2b06baad7bef7650e7648f7
BUG 7798 - Implement agent RPCs for singleton RPC registration testing

This implements get-singleton-constant and it's lifecycle control rpc's
used for testing.

Change-Id: If4412070aee143fdf3b05479c484c44b90a486d4
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/MdsalLowLevelTestProvider.java
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/SingletonGetConstantService.java [new file with mode: 0644]