fixing the lib to be compatible with mininet
authorPeter Gubka <pgubka@cisco.com>
Fri, 19 Jun 2015 09:11:44 +0000 (11:11 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 19 Jun 2015 09:11:44 +0000 (11:11 +0200)
commit145c9511dac15c6994e8a95e5e421c83d7e3437b
tree8a482e242decc3dfdc128d79c4fd6add578ee4c5
parent49e64f9fef3ff1adcf4a8283af7b4df7f2f70e1c
fixing the lib to be compatible with mininet

mininet start indexing switches with 1 but the lib did it with 0,
now the lib will start with 1 too

Change-Id: Ibbff0a43fe954ec49c439b8acf8cbdbf045d0081
Signed-off-by: Peter Gubka <pgubka@cisco.com>
test/csit/libraries/ScaleClient.py