Ovsdb 3-node data shard csit test
[integration/test.git] / csit / variables / ovsdb / create_port_3node.json
1 {
2    "termination-point": [
3       {
4          "ovsdb:options": [
5                   {
6                 "option": "remote_ip",
7                 "value" : "192.168.1.10"
8                       }
9                       ],
10                 "ovsdb:interface-type": "ovsdb:interface-type-vxlan",
11                      "ovsdb:name": "vx2",
12                      "tp-id": "vx2"
13            }
14       ]
15 }