commit | a36be3a6c9e16ad1e46dbaf3de2e0dfef9741095 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 09:01:01 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Oct 04 09:01:01 2016 -0700 |
tree | c36b0cd166b2088715a4d64f79cdc0601f8350f7 | |
parent | c55c0575d0dda1665e3099a014a1b627dbdb0b44 [diff] |
Moved slicing service in a separate target Change-Id: I7c9286d88d855bdd858cc428c60e995a7a097d3e
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.