commit | 2078b59e8399e7c7a43986030b6b8f3807356a72 | [log] [tgz] |
---|---|---|
author | Scott Baker <scottb@onlab.us> | Fri Jul 15 19:10:04 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Fri Jul 15 19:10:04 2016 -0700 |
tree | d226d1adceb2ea3df53dfa7d12dc131d0bab4d83 | |
parent | 41d88fb21e371c3955c182abe5ea347476c50b96 [diff] | |
parent | f93a06cc7a1ec26e1640ec55d98a3074453fd077 [diff] |
Merge "ansible profile"
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.