commit | 3e397520d389c1fa5a1205ec6f4a0ad65f4da1cc | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Fri Sep 09 15:23:56 2016 -0700 |
committer | Scott Baker <smbaker@gmail.com> | Fri Sep 09 15:23:56 2016 -0700 |
tree | 61c48ec7b8b8339e36ddc6dee31d64af54532d3e | |
parent | b5a1a0ae0b2785698d49ebf48eef0fc042caa5b3 [diff] |
use a specific template for vsg access network Change-Id: I57b71bcf51023f826eedfcfd16de42ce2c1b176f
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.