commit | f95cd5bf327f74c4793ba0dc961163efb68e5f3b | [log] [tgz] |
---|---|---|
author | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Sun Jul 10 19:08:04 2016 +0000 |
committer | Srikanth Vavilapalli <srikanth.vavilapalli@ericsson.com> | Mon Jul 25 18:30:24 2016 +0000 |
tree | b9f99f729869b4c4dc10b3f6acefc8619ba3b5b3 | |
parent | 78ea35acefd7a54d40f66d58c56ae2469ef311a3 [diff] |
Fixes to make ACORD service-profile work in devstack mitaka backend-part1 Change-Id: Ie0d2e8dc6d3a9a92506e21a23c7bc6df73deca9e
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.