X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fgbp%2F6node%2Ftunnels.json;fp=csit%2Fvariables%2Fgbp%2F6node%2Ftunnels.json;h=0000000000000000000000000000000000000000;hb=25d35ae7ff05201d0c357d3d1a808a520476eb61;hp=10eeb3b3e03c0679e745558eefb75aad1cbc4431;hpb=bb2a40cb96a7aeabb8632568752021e650fade5e;p=integration%2Ftest.git diff --git a/csit/variables/gbp/6node/tunnels.json b/csit/variables/gbp/6node/tunnels.json deleted file mode 100644 index 10eeb3b3e0..0000000000 --- a/csit/variables/gbp/6node/tunnels.json +++ /dev/null @@ -1,40 +0,0 @@ -{ - "opendaylight-inventory: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:6", - "ofoverlay:tunnel": [ - { - "tunnel-type": "overlay:tunnel-type-vxlan-gpe", - "node-connector-id": "openflow:6:1", - "ip": "_CLASSIFIER2", - "port": 6633 - }, - { - "tunnel-type": "overlay:tunnel-type-vxlan", - "node-connector-id": "openflow:6:2", - "ip": "_CLASSIFIER2", - "port": 4789 - } - ] - } - ] - } -} \ No newline at end of file