blob: 56b767c3adb596adbb6385565c13fefb8c45d99f [file] [log] [blame]
{
"apps" : {
"org.opencord.vtn" : {
"cordvtn" : {
"controllers" : [ "10.1.0.1:6654" ],
"localManagementIp" : "172.27.0.1/24",
"nodes" : [ {
"bridgeId" : "of:0000525400201852",
"dataPlaneIntf" : "fabric",
"dataPlaneIp" : "10.6.1.2/24",
"hostManagementIp" : "10.1.0.14/24",
"hostname" : "cold-flag"
} ],
"openstack" : {
"endpoint" : "https://keystone.cord.lab:5000/v2.0",
"password" : "VeryLongKeystoneAdminPassword",
"tenant" : "admin",
"user" : "admin"
},
"ovsdbPort" : "6641",
"privateGatewayMac" : "00:00:00:00:00:01",
"publicGateways" : [ {
"gatewayIp" : "10.6.1.193",
"gatewayMac" : "02:42:0a:06:01:01"
}, {
"gatewayIp" : "10.6.1.129",
"gatewayMac" : "02:42:0a:06:01:01"
} ],
"ssh" : {
"sshKeyFile" : "/root/node_key",
"sshPort" : "22",
"sshUser" : "root"
},
"xos" : {
"endpoint" : "http://xos:8888/",
"password" : "letmein",
"user" : "padmin@vicci.org"
}
}
}
},
"devices" : { },
"ports" : { },
"layouts" : { },
"regions" : { },
"links" : { },
"hosts" : { }
}