commit | 1b29f97a55a9558fd289417bb70e25c29730fb7d | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Jul 01 09:20:58 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Jul 01 09:53:16 2016 -0700 |
tree | 1df4d8cf86f33fdfef3a10bf4dca3ab291392d92 | |
parent | dcc9cbefc8adbe556ebbe96bfabe973e93605299 [diff] |
eliminate prompting when make rm is used add "make update_xos" target for cord-pod, make rm should perform make stop Change-Id: Ie2aa2d80d7dd5c91478c6960c1b3dc1d84174ddb
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.