BUG 7796: Implement agent RPCs for global RPC testing 74/52074/6
authorTomas Cere <tcere@cisco.com>
Thu, 16 Feb 2017 14:53:43 +0000 (15:53 +0100)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 28 Feb 2017 11:22:28 +0000 (11:22 +0000)
commit271e66acd1391895c006806dfe76ae6d09017a83
treef37215b7162234063050be2a2eb25dbbdd284d05
parent798d91e724bd7f78ebdede80208819e993d0e87b
BUG 7796: Implement agent RPCs for global RPC testing

This implements the get-constant and it's lifecycle
control rpc's from the lowlevel mdsal test model.

Change-Id: I2da89b73d289b8fe6bf95aeaba34e7fb50032f7e
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 [new file with mode: 0644]
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/GetConstantService.java [new file with mode: 0644]
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/resources/org/opendaylight/blueprint/cluster-test-app.xml