Bug 7805: Add make-leader-local rpc for module based shard. 00/54100/13
authorTomas Cere <tcere@cisco.com>
Thu, 30 Mar 2017 12:44:32 +0000 (14:44 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Thu, 6 Apr 2017 16:38:39 +0000 (16:38 +0000)
commitf4785825f5fb572e31fc1e656ce4134f3aa38293
tree9cd79bb1e7a0a06c9a4ce6ac4bdc591becef3bd3
parentbe338c9e1dab83e2a5ff21819b92b934ef32faee
Bug 7805: Add make-leader-local rpc for module based shard.

csit testing scenarios require movement of the shard leader for module
based shards aswell so add this into ClusterAdminRpcService.

Change-Id: Ib8a310cdba728c0a42d8850703740bf4698adbe0
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/md-sal/sal-cluster-admin-api/src/main/yang/cluster-admin.yang
opendaylight/md-sal/sal-cluster-admin-impl/src/main/java/org/opendaylight/controller/cluster/datastore/admin/ClusterAdminRpcService.java
opendaylight/md-sal/sal-cluster-admin-impl/src/test/java/org/opendaylight/controller/cluster/datastore/admin/ClusterAdminRpcServiceTest.java