blob: 41e585448e722abe5b07241e4390224c64c03854 [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001<TOPOLOGY>
2 <COMPONENT>
3
4 <ONOS1>
5 <host>10.128.4.11</host>
6 <user>admin</user>
7 <password>onos_test</password>
8 <type>OnosCliDriver</type>
9 <connect_order>4</connect_order>
10 </ONOS1>
11 <ONOS2>
12 <host>10.128.4.12</host>
13 <user>admin</user>
14 <password>onos_test</password>
15 <type>OnosCliDriver</type>
16 <connect_order>5</connect_order>
17 </ONOS2>
18 <ONOS3>
19 <host>10.128.4.13</host>
20 <user>admin</user>
21 <password>onos_test</password>
22 <type>OnosCliDriver</type>
23 <connect_order>6</connect_order>
24 </ONOS3>
25 <ONOS4>
26 <host>10.128.4.14</host>
27 <user>admin</user>
28 <password>onos_test</password>
29 <type>OnosCliDriver</type>
30 <connect_order>7</connect_order>
31 </ONOS4>
32 <ONOS5>
33 <host>10.128.4.15</host>
34 <user>admin</user>
35 <password>onos_test</password>
36 <type>OnosCliDriver</type>
37 <connect_order>8</connect_order>
38 </ONOS5>
39 <ONOS6>
40 <host>10.128.4.16</host>
41 <user>admin</user>
42 <password>onos_test</password>
43 <type>OnosCliDriver</type>
44 <connect_order>9</connect_order>
45 </ONOS6>
46 <ONOS7>
47 <host>10.128.4.17</host>
48 <user>admin</user>
49 <password>onos_test</password>
50 <type>OnosCliDriver</type>
51 <connect_order>10</connect_order>
52 </ONOS7>
53 <ONOS8>
54 <host>10.128.4.18</host>
55 <user>admin</user>
56 <password>onos_test</password>
57 <type>OnosCliDriver</type>
58 <connect_order>11</connect_order>
59 </ONOS8>
60
61
62 <Zookeeper1>
63 <host>10.128.4.11</host>
64 <user>admin</user>
65 <password>onos_test</password>
66 <type>ZookeeperCliDriver</type>
67 <connect_order>2</connect_order>
68 <COMPONENTS>
69 </COMPONENTS>
70 </Zookeeper1>
71
72 <Cassandra1>
73 <host>10.128.4.11</host>
74 <user>admin</user>
75 <password>onos_test</password>
76 <type>CassandraCliDriver</type>
77 <connect_order>3</connect_order>
78 <COMPONENTS>
79 </COMPONENTS>
80 </Cassandra1>
81
82 <Mininet2>
83 <host>10.128.6.2</host>
84 <user>miniuser</user>
85 <password>onos_test</password>
86 <type>RemoteMininetDriver</type>
87 <connect_order>4</connect_order>
88 </Mininet2>
89 <Mininet3>
90 <host>10.128.6.3</host>
91 <user>miniuser</user>
92 <password>onos_test</password>
93 <type>RemoteMininetDriver</type>
94 <connect_order>4</connect_order>
95 </Mininet3>
96 <Mininet4>
97 <host>10.128.6.4</host>
98 <user>miniuser</user>
99 <password>onos_test</password>
100 <type>RemoteMininetDriver</type>
101 <connect_order>4</connect_order>
102 </Mininet4>
103 <Mininet5>
104 <host>10.128.6.5</host>
105 <user>miniuser</user>
106 <password>onos_test</password>
107 <type>RemoteMininetDriver</type>
108 <connect_order>4</connect_order>
109 </Mininet5>
110 <Mininet6>
111 <host>10.128.6.6</host>
112 <user>miniuser</user>
113 <password>onos_test</password>
114 <type>RemoteMininetDriver</type>
115 <connect_order>4</connect_order>
116 </Mininet6>
117 <Mininet7>
118 <host>10.128.6.7</host>
119 <user>miniuser</user>
120 <password>onos_test</password>
121 <type>RemoteMininetDriver</type>
122 <connect_order>4</connect_order>
123 </Mininet7>
124 <Mininet8>
125 <host>10.128.6.8</host>
126 <user>miniuser</user>
127 <password>onos_test</password>
128 <type>RemoteMininetDriver</type>
129 <connect_order>4</connect_order>
130 </Mininet8>
131
132 </COMPONENT>
133</TOPOLOGY>