commit | 4e5e6220dfdf63397ddba0df87b7a0cd0d2c947a | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 28 16:09:34 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Sep 28 16:09:34 2016 -0700 |
tree | cfd9fef946cede70bc06a0dda48d3c3aa965b792 | |
parent | e3b8b6922318d76681ab05fa323c8d96667be175 [diff] |
Updated TOSCA to match new service definition Change-Id: I84b8ebbe48412710255cd5338e1e509409b5f239
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.