francesco | ee36391 | 2017-05-02 16:55:28 -0700 | [diff] [blame^] | 1 | { |
| 2 | "apps" : { |
| 3 | "org.opencord.ce.local.bigswitch" : { |
| 4 | "mefPorts" : |
| 5 | [ |
| 6 | { |
| 7 | "mefPortType" : "UNI", |
| 8 | "connectPoint" : "netconf:10.0.0.30:830/0" |
| 9 | }, |
| 10 | { |
| 11 | "mefPortType" : "GENERIC", |
| 12 | "connectPoint" : "netconf:10.0.0.30:830/1" |
| 13 | } |
| 14 | ] |
| 15 | }, |
| 16 | "org.opencord.ce.local.channel.http" : { |
| 17 | "global" : { |
| 18 | "clusterIps" : [ |
| 19 | "10.128.14.1" |
| 20 | ], |
| 21 | "port" : "8181", |
| 22 | "username" : "sdn", |
| 23 | "password" : "rocks", |
| 24 | "topic" : "ecord-domains-topic-one" |
| 25 | } |
| 26 | } |
| 27 | } |
| 28 | } |