commit | 44d91145e7fa5d418fff8d206d98e872d15285b8 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Jul 27 09:50:15 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Jul 27 09:50:15 2016 -0700 |
tree | 9ce250ef445440ded2796427461ee5bc3feadfcc | |
parent | bc4e07cca11527e1d3ab87032c900a42e6ed6e02 [diff] |
tool for reading/writing attributes from ONOS Apps Change-Id: Ibbe0c77fb51f556478b17ca85cda30f1b9d74f2c
This repository contains service profiles. Each service profile specifies a graph of services that will be instantiated.
Notable service profiles include:
cord-pod
: Standard R-CORD service stack, for both single-node-pod and multiple node pod installs.frontend
: Designed for frontend development, this profile starts XOS, but does not start any synchronizers other than the onboarding synchronizer.test-standalone
: Runs a test suite that tests the REST API and Tosca API.The directory common
is not a service profile, but contains various common files and tools that are used by the other service profiles.