Added library to determine Shard Cluster Roles
authorBasheeruddin Ahmed <syedbahm@cisco.com>
Wed, 10 Sep 2014 21:54:27 +0000 (14:54 -0700)
committerBasheeruddin Ahmed <syedbahm@cisco.com>
Fri, 19 Sep 2014 17:20:52 +0000 (10:20 -0700)
commitb166acdbc0e780f2b9581e9611dbe96950881463
tree4aa13adb4da9e8183d35bea8c5cdade1d2ce3500
parent2c389ef2e284354e177a037b919efbfd72a8da72
Added library to determine Shard Cluster Roles

patch 2: added getLeader and getFollowers API

Change-Id: Ie0acd69d83d0e7a37fd4ccfd0089029eb7722120
Signed-off-by: Basheeruddin Ahmed <syedbahm@cisco.com>
test/csit/libraries/ClusterStateLibrary.py [new file with mode: 0644]
test/csit/libraries/SettingsLibrary.py
test/csit/libraries/UtilLibrary.py