From d0fa134ee87de3f69c86dadd2d0c11a07570b9d6 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Fri, 15 Jun 2018 21:40:47 +0200 Subject: Disable the flavor aio and set default flavor to mini The flavor all-in-one (aio) hasn't been maintained well and the stability of it is in question. This change disables the flavor aio and sets the default flavor to mini. It is important for XCI to enable the aio back in order to help users who want to try XCI but don't have big enough machine to go for bigger flavors. However, we need to verify all flavors for acceptable user experience so the flavor can only be enabled back once this happens. Change-Id: I053c8fec78876dea71439f1f1bd737a105254ad4 Signed-off-by: Fatih Degirmenci --- xci/opnfv-scenario-requirements.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xci/opnfv-scenario-requirements.yml') diff --git a/xci/opnfv-scenario-requirements.yml b/xci/opnfv-scenario-requirements.yml index 8688d3cc..a43127b5 100644 --- a/xci/opnfv-scenario-requirements.yml +++ b/xci/opnfv-scenario-requirements.yml @@ -84,7 +84,6 @@ installers: - installer: kubespray flavors: - - aio - ha - mini - noha @@ -101,7 +100,6 @@ installers: - installer: kubespray flavors: - - aio - ha - mini - noha @@ -118,7 +116,6 @@ installers: - installer: kubespray flavors: - - aio - ha - mini - noha @@ -135,7 +132,6 @@ installers: - installer: kubespray flavors: - - aio - ha - noha - mini @@ -152,7 +148,6 @@ installers: - installer: kubespray flavors: - - aio - ha - noha - mini -- cgit 1.2.3-korg