commit | efb5495bda755d58ede43902018c414b728bfaea | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Sat Jul 02 17:21:12 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Sat Jul 02 17:21:26 2016 -0700 |
tree | 990c88913005e7b0a40292375e9a0135ea7d58ef | |
parent | 9288d06b336c90a19dd3cfeade346d973cd00032 [diff] |
cord-pod local_containers Makefile target should rebuild xosproject/xos-base Change-Id: I6938819e61e986886428cb31f6eee34df7dc40ee
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.