commit | 5d9d1cda8acc8a7762f01a35f9c60aa8ac2cadc0 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Mon Jul 11 11:20:55 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Mon Jul 11 11:20:55 2016 -0700 |
tree | 688f380a2a9b85915f379b0fb8091f73c6964342 | |
parent | e78743c51a1db139b58447edd2c42e7d004c9f4f [diff] |
don't download vsg image if it already exists Change-Id: I9a97ac577d9ecc071ba7a4486b2ab846b18d0786
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.