diff options
author | Georg Kunz <georg.kunz@ericsson.com> | 2017-02-03 11:05:37 +0100 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2017-02-10 17:14:54 -0500 |
commit | 6a2aaff3dbf80e91b873d15601c326d7eb194809 (patch) | |
tree | e8e197681f9a62dcf47b06598f03263c330178a4 /config | |
parent | c30626e49098fbb3b02fc98e59d52af4fcc1cab8 (diff) |
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 <nikolas.hermanns@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/deploy/os-odl-gluon-noha.yaml (renamed from config/deploy/os-odl_l3-gluon-noha.yaml) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/deploy/os-odl_l3-gluon-noha.yaml b/config/deploy/os-odl-gluon-noha.yaml index 7812d054..cdeb90c5 100644 --- a/config/deploy/os-odl_l3-gluon-noha.yaml +++ b/config/deploy/os-odl-gluon-noha.yaml @@ -9,3 +9,4 @@ deploy_options: congress: true sfc: false vpn: true + gluon: true
\ No newline at end of file |