Releasing VOLTHA ONOS Control Plane Applications

Describes the goals and best practices when releasing the ONOS control plane applications associated with the VOLTHA project.

Setting Up Remote SADIS for VOLTHA + ONOS

This guide describes the process for setting up a remote service that provides subscriber and device information to ONOS via a REST API. By providing this data over a REST API as opposed to through the netcfg the data can be updated without having to push the entire netcfg to ONOS on each change.

Using Volumes for Initial ONOS Configuration

Describe how to use Docker Volumes to establish an initial network and component configuration for ONOS within a Docker Swarm environment. This mechanism can be used to customize the startup configuration of ONOS without having to build a custom Docker image or push the initial configuration via the REST API.