commit | ac2814933dc5acfea1e8ba1c7d194ae7c2c2437f | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@onlab.us> | Tue Jul 19 14:32:29 2016 -0400 |
committer | Andy Bavier <andy@onlab.us> | Tue Jul 19 14:32:29 2016 -0400 |
tree | d21c8996efd228a3359ce7119ebec015d29b6dc4 | |
parent | 79d9329fb5c7c869c716ab0a0b8b51a537d555cc [diff] |
Pull fabric config from fabric repo Change-Id: I1c938992a447bd4da29ff30634e6403b9673ef5a
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.