commit | 62d242850868027b12d5c091b0994e8b2b67b9f2 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Oct 21 09:19:11 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Oct 21 09:19:11 2016 -0700 |
tree | 69991fa4beb051a97aa01a29c70e3cc0d9391fe6 | |
parent | d25ae9f00634e315949008d49b8c1d4363e4e5b6 [diff] |
download ng-xos-lib library Change-Id: Ib6e0b69300a74fbed552b65e5753c3d1ccd0dc30
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.