This section covers development and test environment setup and configuration.
Table of Contents | ||
---|---|---|
|
Getting the ONOS core source code using git and Gerrit
There are several ways of setting up an ONOS development environment, including:
- Mininet and onos.py workflow - useful for creating a virtual ONOS development cluster and data network inside a single VM; onos.py also models the control network connections.
- Cells and ONOS test scripts - useful for creating an ONOS development cluster across multiple hardware servers or VMs
Each of the above methods can be used to create a multi-node, distributed ONOS cluster.
Children Display |
---|