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 12 Next »

Welcome to the ONOS Developer's Guide! Here you will find information useful for developing on ONOS, contributing to ONOS itself, and the tools and procedures involved in the ONOS development process. This guide also describes how to contribute to the ONOS Guides.


  1. Development Environment Setup
  2. Test Environment Setup
  3. Infrastructure overview
    • JiraJenkinsSonarQubeGerrit
  4. Contributing to the ONOS Codebase
    • Submitting patches
    • Writing unit tests and Javadocs
    • Don’t break things: Sanity checking with Maven
    • Promotion (Is this accurate, and do we want this here?)
  5. Sample Workflow
  6. Contributing to ONOS Documentation

Appendix A : List of ONOS Test Scripts (onos-* scripts)
Appendix B : REST API
Appendix C : Source Tree Organization
Appendix D : Minding namespaces and bundles


  • No labels