| <host>localhost</host> # ONOS "bench" machine |
| <password>rocks</password> |
| <type>OnosClusterDriver</type> |
| <connect_order>1</connect_order> |
| <cluster_name></cluster_name> # Used as a prefix for cluster components. Defaults to 'ONOS' |
| <diff_clihost></diff_clihost> # if it has different host other than localhost for CLI. True or empty. OC# will be used if True. |
| <karaf_username></karaf_username> |
| <karaf_password></karaf_password> |
| <prompt></prompt> # TODO: we technically need a few of these, one per component |
| <onos_home></onos_home> # defines where onos home is |
| <nodes> 3 </nodes> # number of nodes in the cluster |
| <password>rocks</password> |
| <type>MininetCliDriver</type> |
| <connect_order>2</connect_order> |