commit | 41d88fb21e371c3955c182abe5ea347476c50b96 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 15 12:29:20 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 15 12:29:20 2016 -0700 |
tree | 45b00d1a9aa78529750f2ee8a8383ff5ddf85684 | |
parent | eacdeff16e875718cc357a0674307e76104aa44c [diff] |
remove unused files Change-Id: Id09f53ff39b33686b8e7b5d1b6fac75c466e87ff
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.