From e2a2aae5d7f8f3bee9404be3334beeac51d9bf5b Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 17 May 2016 16:00:07 -0400 Subject: 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 --- build/opnfv-environment.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'build/opnfv-environment.yaml') 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 -- cgit 1.2.3-korg