commit | 4a93faad6875386b19ff0cbd628886d1b476b89d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Aug 23 16:59:25 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Tue Aug 23 16:59:25 2016 -0700 |
tree | b770cebff3212507b79f026a5f318e8fd8a15f3c | |
parent | 5ccabfe1c08658cf2a74014675e4c4845606ff81 [diff] |
cleanup dangling images on make rm Change-Id: Iab64acda90bf5de29732ff6c1b4bdc4361370f42
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.