X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fovsdb%2Fcreate_port_3node.json;fp=csit%2Fvariables%2Fovsdb%2Fcreate_port_3node.json;h=dec38aa4d2c917f7611f16c35aee165d5dc895c3;hb=20078330665a59096524f83dbde9387087108416;hp=98be2021633c8ee4d672b8078f2fa9b76438e78d;hpb=d539c094594001969bf83709f6defa23652e6350;p=integration%2Ftest.git diff --git a/csit/variables/ovsdb/create_port_3node.json b/csit/variables/ovsdb/create_port_3node.json index 98be202163..dec38aa4d2 100644 --- a/csit/variables/ovsdb/create_port_3node.json +++ b/csit/variables/ovsdb/create_port_3node.json @@ -1,15 +1,15 @@ { - "termination-point": [ - { - "ovsdb:options": [ - { - "option": "remote_ip", - "value" : "192.168.1.10" - } - ], - "ovsdb:interface-type": "ovsdb:interface-type-vxlan", - "ovsdb:name": "vx2", - "tp-id": "vx2" - } - ] + "network-topology:termination-point": [ + { + "ovsdb:options": [ + { + "option": "remote_ip", + "value": "192.168.1.10" + } + ], + "ovsdb:interface-type": "ovsdb:interface-type-vxlan", + "ovsdb:name": "vx2", + "tp-id": "vx2" + } + ] }