commit | 53f0135b9c64baf8160f997dca981190a777bed0 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Wed Oct 19 10:05:56 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Wed Oct 19 12:46:30 2016 -0700 |
tree | d931f87243cd797fe56912a439c24d598df15840 | |
parent | 83610440b7d5c47ac5033494c8e8fd0629380070 [diff] |
revert out management-hosts support Change-Id: I24286e57e936e451f6f13b130f1b5245e0dd6b8a
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.