commit | 37e727c74f9d885a412184b4056a50bed439c71e | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Mon Aug 29 23:02:12 2016 +0000 |
committer | Pingping Lin <pingping@onlab.us> | Mon Aug 29 23:02:12 2016 +0000 |
tree | de6f269856d323b1abdc7ea6d70840effa36d659 | |
parent | b7a7d2bf9ef5c9c4e77140ac3336939b110ef9d9 [diff] |
change service name to uppercase letter Change-Id: Ic724f3faa7a98da8bfce1ec887858eca4bd0b30d
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.