commit | 711a1068f721d9f2b29874fca1690a4d0c481d3c | [log] [tgz] |
---|---|---|
author | Pingping Lin <pingping@onlab.us> | Tue Sep 20 11:08:10 2016 -0700 |
committer | Pingping Lin <pingping@onlab.us> | Tue Sep 20 11:08:47 2016 -0700 |
tree | ff1718f9b9f5b869d59519c8a0bedc580009c48f | |
parent | 66916e877b268ad0be7f50eaab86b6d68053c8ee [diff] |
correct the service name from big letter to small Change-Id: I93aba76b9102158373eb2085ef2a5695961aa3b8
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.