commit | 6b1cfb90e6a6ebfdb34664dd4c5d319294d0eea3 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 30 17:07:35 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Sep 30 17:07:35 2016 -0700 |
tree | 60898b2fd3560a7256211ecc8f7464f5e4046e14 | |
parent | 434cf8f2f26fa0625fb8f2c37992a535e339bbef [diff] |
Added fe config mock for mcord slicing ui Change-Id: I0036e7c7e971fb71ec1fd6953124b6ff349f3056
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.