commit | c55c0575d0dda1665e3099a014a1b627dbdb0b44 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 08:42:38 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 08:42:38 2016 -0700 |
tree | 16ff1631d435e4389c3986ccbffa1aeee11ddade | |
parent | b286a6a013b962543291487aa813bea6c21395a2 [diff] |
Moved slicing service in a separate target Change-Id: I415bc9320c16752bcbed8a6d5d6202d0e9cd67d4
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.