blob: f55162ce4f84e69b3efd1fc17e77d17a0af6400a [file] [log] [blame]
<TOPOLOGY>
<COMPONENT>
<Zookeeper1>
<host>10.128.4.26</host>
<user>admin</user>
<password>onos_test</password>
<type>ZookeeperCliDriver</type>
<connect_order>1</connect_order>
<COMPONENTS>
</COMPONENTS>
</Zookeeper1>
<Cassandra1>
<host>10.128.4.26</host>
<user>admin</user>
<password>onos_test</password>
<type>CassandraCliDriver</type>
<connect_order>2</connect_order>
<COMPONENTS>
</COMPONENTS>
</Cassandra1>
<ONOS1>
<host>10.128.4.26</host>
<user>admin</user>
<password>onos_test</password>
<type>OnosCliDriver</type>
<connect_order>3</connect_order>
<COMPONENTS>
</COMPONENTS>
</ONOS1>
<Mininet1>
<host>10.128.4.26</host>
<user>admin</user>
<password>onos_test</password>
<type>MininetCliDriver</type>
<connect_order>4</connect_order>
<COMPONENTS>
# Specify the Option for mininet
<arg1> --custom ~/mininet/custom/topo-2sw-2host.py </arg1>
<arg2> --topo mytopo</arg2>
<controller> remote </controller>
</COMPONENTS>
</Mininet1>
</COMPONENT>
</TOPOLOGY>