Append 3 more punt path protection TCs
[integration/test.git] / csit / variables / ovsdb / create_node.json
1 {
2     "node": [
3         {
4             "node-id": "ovsdb:HOST1",
5             "ovsdb:connection-info": {
6                 "ovsdb:remote-ip": "127.0.0.1",
7                 "ovsdb:remote-port": "61644"
8             }
9         }
10     ]
11 }
12
13