blob: 5d981906e98b7487276fc100f4442ac1f6fada00 [file] [log] [blame]
Jonathan Hart75362f92014-04-18 16:18:12 -07001{
2 "LB": false,
3 "TESTBED": "sw",
4 "ONOS_DEFAULT_HOST": "localhost",
5 "ONOS_GUI3_CONTROL_HOST": "http://gui3.onlab.us:8081",
6 "ONOS_GUI3_HOST": "http://gui3.onlab.us:8080",
7 "cluster_basename": "onos-vm",
8 "controllers": [
9 "onos-vm1",
10 "onos-vm2",
11 "onos-vm3",
12 "onos-vm4"
13 ],
14 "core_switches": [
15 "00:00:00:00:ba:5e:ba:11",
16 "00:00:00:00:00:00:ba:12",
17 "00:00:20:4e:7f:51:8a:35",
18 "00:00:00:00:ba:5e:ba:13",
19 "00:00:00:08:a2:08:f9:01",
20 "00:00:00:16:97:08:9a:46"
21 ]
22}