blob: 3f1b2ab2d4a6281e25e818b493fa370732569306 [file] [log] [blame]
Kyuhwi Choi92d9ea42016-06-13 17:28:00 +09001{
2 "apps" : {
3 "org.onosproject.scalablegateway" : {
4 "scalablegateway" : {
5 "nodes" : [
6 {
7 "bridgeId" : "of:0000000000000003",
8 "dataPlaneIp" : "10.62.148.17",
9 "gatewayExternalInterfaceName" : "veth0"
10 }]
11 }
12 }
13 }
14}