Reworked FlowConfigBlaster to be able to batch multiple flows in a single RESTCONF...
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)
commit6dda5d7b7ec7f125953764ecb030abaf921eff73
treea462bffbf03af7bcd9d066e592085bfc28677574
parent4da2f0ab7c6427c3c60f9c53dc8dc78d2c55c5a4
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