Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 41 Current »

This section covers development and test environment setup and configuration. 

Getting the ONOS core source code using git and Gerrit

Local workflow

Using an IDE (needs update)

Development Environment Setup

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.

 

  • No labels