...
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:
- Environment setup with 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.
- Environment setup with cells Cells and ONOS test scripts - useful for creating an ONOS development cluster across multiple hardware servers or VMs
...