From 6a2aaff3dbf80e91b873d15601c326d7eb194809 Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 3 Feb 2017 11:05:37 +0100 Subject: Adding gluon to the Build and Deploysystem In order to make gluon really deployable some more things need to be done: - Add pull request 103 which add yaml files which point to gluon puppet - Rename the scenario to odl-gluon similar to bgpvpn scenario - Add tht of gluon to overcloud-deploy-functions.sh JIRA: APEX-379 opnfv-tht-pr: 103 opnfv-puppet-tripleo-pr: 13 Change-Id: I3ccfb5a279f1df21c4da79fc47039b3c0b6e5495 Signed-off-by: Nikolas Hermanns Signed-off-by: Georg Kunz --- build/opnfv-environment.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'build/opnfv-environment.yaml') diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 381456e9..ea14ef55 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -104,6 +104,7 @@ parameter_defaults: - OS::TripleO::Services::FluentdClient - OS::TripleO::Services::VipHosts - OS::TripleO::Services::Etcd + - OS::TripleO::Services::Gluon ComputeServices: - OS::TripleO::Services::CACerts - OS::TripleO::Services::CephClient -- cgit 1.2.3-korg