summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-09-26 11:45:59 -0400
committerTim Rozet <trozet@redhat.com>2017-09-27 12:35:51 +0000
commit40eedda05c1757b3b0810ac088c1b067fa325dd1 (patch)
tree3b4824fbfd4081a34160fb5db5cdea394d55b184
parent4773a61c540fcd2e5195abfa467122613ab30728 (diff)
Fixes BgpVpn service name and tht fixes
BgpVpn service was spelled incorrectly and there were syntax issues with the corresponding heat templates. apex-tripleo-heat-templates: If39072c687dcfb3fcb5c2dab33ecc3755b3396df Change-Id: I94155f4a32af2338bcd58afe3fb602860346a555 Signed-off-by: Tim Rozet <trozet@redhat.com> (cherry picked from commit ff7707530cc80b0d2d039029f97a5ab0048353d4)
-rw-r--r--build/opnfv-environment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml
index 535fb94d..a2732659 100644
--- a/build/opnfv-environment.yaml
+++ b/build/opnfv-environment.yaml
@@ -133,7 +133,7 @@ parameter_defaults:
- OS::TripleO::Services::NeutronVppAgent
- OS::TripleO::Services::OVNDBs
- OS::TripleO::Services::Vpp
- - OS::TripleO::Services::NeutronBgpvpnApi
+ - OS::TripleO::Services::NeutronBgpVpnApi
ComputeServices:
- OS::TripleO::Services::Barometer
- OS::TripleO::Services::CACerts