Versions Compared

Key

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

...

  • Getting started developing with ONOS   (narrative script)

    • Demonstrates how to check-out the code, how to tailor your bash profile and how to build and package ONOS.

  • Importing ONOS projects into IntelliJ IDEA    (narrative script)

    • Demonstrates how to import the code, settings and how to configure the copyright. Shows how to navigate the code, how to invoke unit tests.

  • Running ONOS running on development machine    (narrative script)

    • Demonstrates how to setup the environment to run Karaf locally using ONOS_IP and onos-karaf command (ok). Shows how to monitor and search the log file.

  • Creating and deploying an ONOS application    (narrative script)

    • Shows how to use ONOS archetype to create a simple project and how to configure it to package as an ONOS application. Shows how this application can be deployed into running ONOS.

...