X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fgbp%2Fgbp2-multitenant%2Ftunnels.json;fp=csit%2Fvariables%2Fgbp%2Fgbp2-multitenant%2Ftunnels.json;h=0000000000000000000000000000000000000000;hb=f4eee95343f615c51a064a48643425b333a952ce;hp=a61e0462b64a7b5d957b1c9bcf9f1ca0f52dca76;hpb=4a2801bb6a1033beb1d5735a7a9674ae2653a604;p=integration%2Ftest.git diff --git a/csit/variables/gbp/gbp2-multitenant/tunnels.json b/csit/variables/gbp/gbp2-multitenant/tunnels.json deleted file mode 100644 index a61e0462b6..0000000000 --- a/csit/variables/gbp/gbp2-multitenant/tunnels.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "nodes": { - "node": [ - { - "id": "openflow:1", - "ofoverlay:tunnel": [ - { - "tunnel-type": "overlay: tunnel-type-vxlan-gpe", - "node-connector-id": "openflow:1:1", - "ip": "_CLASSIFIER1", - "port": 6633 - }, - { - "tunnel-type": "overlay: tunnel-type-vxlan", - "node-connector-id": "openflow:1:2", - "ip": "_CLASSIFIER1", - "port": 4789 - } - ] - }, - { - "id": "openflow:2", - "ofoverlay:tunnel": [ - { - "tunnel-type": "overlay: tunnel-type-vxlan-gpe", - "node-connector-id": "openflow:2:1", - "ip": "_CLASSIFIER2", - "port": 6633 - }, - { - "tunnel-type": "overlay: tunnel-type-vxlan", - "node-connector-id": "openflow:2:2", - "ip": "_CLASSIFIER2", - "port": 4789 - } - ] - }, - { - "id": "openflow:3", - "ofoverlay:tunnel": [ - { - "tunnel-type": "overlay: tunnel-type-vxlan-gpe", - "node-connector-id": "openflow:3:1", - "ip": "_CLASSIFIER3", - "port": 6633 - }, - { - "tunnel-type": "overlay: tunnel-type-vxlan", - "node-connector-id": "openflow:3:2", - "ip": "_CLASSIFIER3", - "port": 4789 - } - ] - } - ] - } -} \ No newline at end of file