commit | 1105c5b3ac91f338a90db417d0f3f3104bc8510c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 03 11:25:34 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Oct 03 11:25:34 2016 -0700 |
tree | 17a7330ed760aa2e73f415f1750db63e54d21179 | |
parent | fff60451372944f7b9552be30a02ca2cb9247246 [diff] |
Onboarding slicing service Change-Id: I049a96943108832e2b0bd8fb23389e9db51c2b13
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.