Reworked FlowConfigBlaster to be able to batch multiple flows in a single RESTCONF... 94/19494/1
authorJan Medved <jmedved@cisco.com>
Sun, 3 May 2015 21:31:05 +0000 (14:31 -0700)
committerJan Medved <jmedved@cisco.com>
Sun, 3 May 2015 21:32:50 +0000 (14:32 -0700)
commit4fa09e0f659e0effb042bb636c65c55c213f68ee
tree70d9940706384587922e4a985c29c8fcbee2ada1
parent3f872cda10e000fbadbc436094a23d7fc5959bb2
Reworked FlowConfigBlaster to be able to batch multiple flows in a single RESTCONF request. Batching yields 5-12x better performance than sending individual flows.

Change-Id: I14806d575581565533c65bb678a9930fcd995a40
Signed-off-by: Jan Medved <jmedved@cisco.com>
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow-template.json [new file with mode: 0644]
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_add_delete_test.py
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster.py
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/flow_config_blaster_fle.py
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/multi-blaster.sh