Disables OpenStack services not used in OPNFV 67/14267/2
authorTim Rozet <trozet@redhat.com>
Tue, 17 May 2016 20:00:07 +0000 (16:00 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 19 May 2016 18:40:40 +0000 (18:40 +0000)
Disables:
 - swift
 - tripleO ring builder
 - Sahara

opnfv-tht-pr: 13

Change-Id: I50c3338f0b071787c277390b39d86a4e42d30a46
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/opnfv-environment.yaml

index 127a728..57df2d3 100644 (file)
@@ -3,3 +3,7 @@
 
 parameters:
   controllerImage: overcloud-full
+  ControllerEnableSwiftStorage: false
+  EnableSahara: false
+  ExtraConfig:
+    tripleo::ringbuilder::build_ring: False