commit | 4e3bc2ab66aecf12e8471f211b2483ee9b0d15e0 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jul 22 11:19:19 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Jul 22 11:19:19 2016 -0700 |
tree | 8e870939942eac82de073df0ea7d582372f6dc94 | |
parent | 1aeb49f58e921f45db3baec45ecedcc7651cf9d5 [diff] |
Removed xoslib/static/js from shared volumes Change-Id: I318893815dd81adfbdb96f8f63521e17b19217b6
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.