commit | f93a06cc7a1ec26e1640ec55d98a3074453fd077 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 11 17:04:49 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 15 17:54:48 2016 -0700 |
tree | 4be9dccaecac64d185dc5e0b1c03909be7dc770e | |
parent | c5e2f3c5aa37f97a02eb994f9938cac7686d4d60 [diff] |
ansible profile Change-Id: I6c577b6852b4b53812c4ddca6dc83b042caefe30
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.