X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fvariables%2Fovsdb%2Fcreate_port.json;fp=test%2Fcsit%2Fvariables%2Fovsdb%2Fcreate_port.json;h=0000000000000000000000000000000000000000;hb=59e81c38620fa1b61e15771191e35771450b9499;hp=2ec84beca19e6fe62e34051fc350fc202643be90;hpb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;p=integration%2Ftest.git diff --git a/test/csit/variables/ovsdb/create_port.json b/test/csit/variables/ovsdb/create_port.json deleted file mode 100644 index 2ec84beca1..0000000000 --- a/test/csit/variables/ovsdb/create_port.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "network-topology:termination-point": [ - { - "ovsdb:options": [ - { - "ovsdb:option": "remote_ip", - "ovsdb:value" : "192.168.0.21" - } - ], - "ovsdb:interface-type": "ovsdb:interface-type-vxlan", - "ovsdb:name": "vxlanport", - "tp-id": "vxlanport" - } - ] -}