commit | 7828f22fcbc6cc6eb22cdb37a8e04e308bfb2bc4 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Wed Oct 19 14:04:51 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Oct 19 14:05:39 2016 -0700 |
tree | 0c3bca35ec65e3d077dda7081ac8936fa1cc3341 | |
parent | 3670f448a2d287e5471eeb53f20fc9c4832f19b0 [diff] |
fix comments Change-Id: I8312c8404edafd6a3807d02abe1b578b33479ccf
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.