commit | 3670f448a2d287e5471eeb53f20fc9c4832f19b0 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Tue Oct 04 17:37:12 2016 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Oct 19 13:51:43 2016 -0700 |
tree | ba77495380acde307dbd7f8c07bca35b1697777b | |
parent | 53f0135b9c64baf8160f997dca981190a777bed0 [diff] |
reorg to use common/tosca/ directory for shared TOSCA files, update of opencloud service-profile unified config into common/Makedefs, included common/Makefile strip last path component to get directory clarify container target names, dependency fixes on service dir fix test-standalone converted other configs, added .DEFAULT_GOAL's immediately set paths, run docker under sudo port and cleanup fixes fixes after testing cord-pod follow log files, fix typo metronetwork/xos.yaml Change-Id: I3e28d10ffd37a22c4a2927288924db453ed6ec44
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.