adding a statistic monitor script + minor changes
authorPeter Gubka <pgubka@cisco.com>
Thu, 4 Jun 2015 09:18:15 +0000 (11:18 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 5 Jun 2015 10:18:05 +0000 (10:18 +0000)
commita8ca12cfaa267cca247b366277761b9083cbe3b9
tree587f1930c0ef9685745fb9d7c0d7ef2d686a97e8
parentaa1c6c0822ded9682de2eabd1a3a0a9097ed3b1e
adding a statistic monitor script + minor changes

flow_add_delete_test.py - fixed output message

inventory_crawler.py - fix the problem when one instance of
  crawler runs more than once it did count nodes togenther

Change-Id: I3f59031349c18e1ed0e995e8a1d62c3a92512e2f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_stats_stability_monitor.py [new file with mode: 0755]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/inventory_crawler.py