Updated code to match new rules
[integration/test.git] / csit / libraries / ClusterStateLibrary.py
index 58240e084f04cae818dddbab284bf68e1d49bca7..dd006cb56a9b26d41ba6bdb852e55bec462003dd 100644 (file)
@@ -1,8 +1,3 @@
-__author__ = "Basheeruddin Ahmed"
-__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
-__license__ = "New-style BSD"
-__email__ = "syedbahm@cisco.com"
-
 import SettingsLibrary
 from time import sleep
 import UtilLibrary
@@ -10,6 +5,12 @@ import json
 import sys
 
 
+__author__ = "Basheeruddin Ahmed"
+__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
+__license__ = "New-style BSD"
+__email__ = "syedbahm@cisco.com"
+
+
 def getClusterRoles(shardName, numOfShards=3, numOfTries=3, sleepBetweenRetriesInSecs=3, port=8181, *ips):
     """Given a shardname (e.g. shard-inventory-config), number of shards and bunch of ips