commit | 21dc9699406c806bbaabb7d7e311ef1afb706252 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Aug 15 14:15:53 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Aug 15 14:15:53 2016 -0700 |
tree | 2d9924f8b4ef4044bfd298b52d53ea33047e400f | |
parent | 8ef5e5e33dfa51991ba106d02064c47731d17772 [diff] |
remove --nomodelpolicy from Makefile Change-Id: Icf4cd9ad3c8fb587dd714245abba62db1e6e34e0
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.