commit | f12eed75892a9177fa7d084acc0358202e7fc61e | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 08 11:12:51 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 08 11:12:51 2016 -0700 |
tree | ba0347d7feac6fafa938bced97df2df6a61e1cb0 | |
parent | a7fa303265be1e0474239e6f18afc0d083e1ad13 [diff] |
add cdn.yaml and cdn-content.yaml Change-Id: Ie8f5beb2da08bd0535c1c0cce5956bfb27e7446f
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.