Flip x and y axes in monitor.py on-screen table. 49/20849/2
authorGary Wu <Gary.Wu1@huawei.com>
Wed, 20 May 2015 20:51:55 +0000 (13:51 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 May 2015 09:48:41 +0000 (09:48 +0000)
commit0bac77d92c319761908291d3f94863040c9ff2ff
treef6241f711e216058f5820440c0ed45996ea72ddb
parente8ca93665f8a0443ffa9f44a71bc6c9ff1f98fd8
Flip x and y axes in monitor.py on-screen table.

Flip the x and y axes in the on-screen table
shown by cluster monitor.py, so that nodes are
on the vertical axis while shards are across.

This is to make the output more readable when
there is a large number of nodes (e.g. > 10)
in the cluster vs. the typically small number
of shards.

Change-Id: If866d1409bf143391d7f020fa72a82d03be456df
Signed-off-by: Gary Wu <Gary.Wu1@huawei.com>
test/tools/clustering/cluster-monitor/monitor.py