commit | dcb30094d27961b94024a38d5d5c2b5d0d8baf69 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Wed Jul 20 17:08:24 2016 -0700 |
committer | Gerrit Code Review <gerrit@localhost> | Wed Jul 20 17:08:24 2016 -0700 |
tree | 434f7b025e1f8451b7930b65a0aa11fa0c7ccf64 | |
parent | 7bb770ba441ef143e8a88cd10f970304b65704d6 [diff] | |
parent | 1aeb49f58e921f45db3baec45ecedcc7651cf9d5 [diff] |
Merge "Sharing xosapi"
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.