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

Compare with Current View Page History

« Previous Version 6 Next »

If you want to Develop for ODTN you should first get ONOS 2.0. Please follow the instructions in the following link to setup development environment for ONOS:

Development Environment Setup

And the following linkĀ  describes a simple "local" workflow where you build and run ONOS on a single development machine.

ONOS Developer Quick Start


checkout branch 2.0

ONOS_APPS
$:~ git checkout origin/onos-2.0

Before launching ONOS please export these apps:

ONOS_APPS
$:~ ONOS_APPS=odtn-service

Then you can follow one of these guides to setup a phase 1.0 demo as a base:

ODTN Phase1.0 Demo (at NTTCom lab)

  • No labels