{ | |
"apps" : { | |
"org.opencord.ce.local.bigswitch" : { | |
"mefPorts" : | |
[ | |
{ | |
"mefPortType" : "UNI", | |
"connectPoint" : "netconf:10.0.0.30:830/0" | |
}, | |
{ | |
"mefPortType" : "GENERIC", | |
"connectPoint" : "netconf:10.0.0.30:830/1" | |
} | |
] | |
}, | |
"org.opencord.ce.local.channel.http" : { | |
"global" : { | |
"clusterIps" : [ | |
"10.128.14.1" | |
], | |
"port" : "8181", | |
"username" : "sdn", | |
"password" : "rocks", | |
"topic" : "ecord-domains-topic-one" | |
} | |
} | |
} | |
} |