Moving vpn-instance yang from VPNMgr > NeutronVPN
[integration/test.git] / csit / variables / openflowplugin / sal_add_bulk_flow_config.json
1 {
2 "input" :
3   {
4    "sal-bulk-flow:is-add" : "true",
5    "sal-bulk-flow:dpn-count" : "1",
6    "sal-bulk-flow:flows-per-dpn" : "1000",
7    "sal-bulk-flow:batch-size" : "1",
8    "sal-bulk-flow:seq" : "true",
9    "sal-bulk-flow:tx-chain" : "true",
10    "sal-bulk-flow:sleep-for" : "0",
11    "sal-bulk-flow:sleep-after" : "1",
12    "sal-bulk-flow:start-table-id" : "0",
13    "sal-bulk-flow:end-table-id" : "1"
14   }
15 }