commit | dcc9cbefc8adbe556ebbe96bfabe973e93605299 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Fri Jul 01 10:59:20 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Fri Jul 01 10:59:20 2016 -0400 |
tree | fe4f7a6ca6fbc791b34b5ce21dd63375d8edf218 | |
parent | ab41dbe115f8ebc270f91347ea3432fcff4cd827 [diff] |
Missing comma Change-Id: Ic1bc1d2d7c03ea8e0257308528fd2811baf9a59e
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.