Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ONOS Developer Quick Start

Note:  For ODTN development purposes you should checkout branch onos-2.0.

Code Block
titleONOS_APPS
$:~$> git checkout origin/onos-2.0


Note: Before launching ONOS please export these apps:

Code Block
titleONOS_APPS
$:~$> ONOS_APPS=odtn-service


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

...