commit | 280222bcbbdb4141565dfb957245790a04f0863b | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue Oct 04 09:14:59 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Tue Oct 04 09:14:59 2016 -0700 |
tree | 0b945b6fbd93ea12735adf53ceac23215353c613 | |
parent | 2e0f5149378fc1bf58bbfa7e4a498ef521a0f44a [diff] | |
parent | a36be3a6c9e16ad1e46dbaf3de2e0dfef9741095 [diff] |
Merge "Moved slicing service in a separate target"
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.