commit | f90e4ce585f8f19abdc38b9a1f300ec33abf4a80 | [log] [tgz] |
---|---|---|
author | Scott Baker <scottb@onlab.us> | Mon Aug 15 14:44:14 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Mon Aug 15 14:44:14 2016 -0700 |
tree | 177f87ea08a1d9489c307b6b8bd395a3bc2904fb | |
parent | 21dc9699406c806bbaabb7d7e311ef1afb706252 [diff] | |
parent | 989959c8731b4f227f14ad8181935501cc0c5112 [diff] |
Merge "onboard the openstack service"
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.