blob: 9561597417648a2db56d9363fe47f137bf0d6eb9 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<TOPOLOGY>
2
3 <COMPONENT>
4 <Zookeeper1>
5 <host>10.128.4.26</host>
6 <user>admin</user>
7 <password>onos_test</password>
8 <type>ZookeeperCliDriver</type>
9 <COMPONENTS>
10 </COMPONENTS>
11 </Zookeeper1>
12 <Cassandra1>
13 <host>10.128.4.26</host>
14 <user>admin</user>
15 <password>onos_test</password>
16 <type>CassandraCliDriver</type>
17 <COMPONENTS>
18 </COMPONENTS>
19 </Cassandra1>
20 <ONOS1>
21 <host>10.128.4.26</host>
22 <user>admin</user>
23 <password>onos_test</password>
24 <type>OnosCliDriver</type>
25 <COMPONENTS>
26
27 </COMPONENTS>
28 </ONOS1>
29
30
31 <ONOSRESTAPI1>
32 <host>10.128.4.26</host>
33 <user>admin</user>
34 <password>onos_test</password>
35 <type>OnosRestApiDriver</type>
36 <COMPONENTS>
37 <topology_url>http://10.128.4.26:9000/topology</topology_url>
38 </COMPONENTS>
39 </ONOSRESTAPI1>
40
41 </COMPONENT>
42</TOPOLOGY>