Development Guides
Development Guides are furnished separately for various components of ONAP. They describe developer-oriented topics such as how to obtain the source files, the organization of the source files, and implementation details. Application Programming Interfaces (APIs) are documented elsewhere. The Development Guides currently available are:
<<TODO: add more more development guides>>
AAI
APPC
CLI
CLI Developer Guide (port of PDF to confluence recommended)
DCAE
MSB
Portal
SDC
OpenECOMP SDC Installing on Rackspace
This is not an ONAP Installation Guide; instead, it describes how to obtain the source code for SDC and how to set up other ONAP components sufficient for testing SDC.
SO
Controllers
SDNC
VID
Note: To develop autonomous code objects that run on the ONAP platform but are not part of ONAP itself, see the separate documentation as follows:
To setup a Development environment, see ONAP on Vagrant tool
To create a Portal Application, see Creating a Portal Application.
To create a Virtual Network Function, see Creating a Virtual Network Function (VNF).