summaryrefslogtreecommitdiffstats
path: root/build/opnfv-environment.yaml
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-05-17 16:00:07 -0400
committerTim Rozet <trozet@redhat.com>2016-05-19 18:40:40 +0000
commite2a2aae5d7f8f3bee9404be3334beeac51d9bf5b (patch)
tree9fcacabd32e9d7020ebeedf36fbb12172c96a0ba /build/opnfv-environment.yaml
parent50ec69e104bd2ce26f22521b9a3caa4c16e0bca7 (diff)
Disables OpenStack services not used in OPNFV
Disables: - swift - tripleO ring builder - Sahara opnfv-tht-pr: 13 Change-Id: I50c3338f0b071787c277390b39d86a4e42d30a46 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/opnfv-environment.yaml')
-rw-r--r--build/opnfv-environment.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml
index 127a7283..57df2d35 100644
--- a/build/opnfv-environment.yaml
+++ b/build/opnfv-environment.yaml
@@ -3,3 +3,7 @@
parameters:
controllerImage: overcloud-full
+ ControllerEnableSwiftStorage: false
+ EnableSahara: false
+ ExtraConfig:
+ tripleo::ringbuilder::build_ring: False