From: Tim Rozet Date: Thu, 15 Dec 2016 18:40:07 +0000 (-0500) Subject: Workaround to ensure glance backend is file for csit X-Git-Tag: danube.1.0~99 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ead4552c3344308b9620911c76a917de868ed2cb;p=apex.git Workaround to ensure glance backend is file for csit This is a workaround OOO bug 1650348 where default glance storage backend is set to swift. JIRA: APEX-362 Change-Id: Ie422fbb6ccab53f47af50ff0adc7276ff57a4b8c Signed-off-by: Tim Rozet --- diff --git a/build/csit-environment.yaml b/build/csit-environment.yaml index 0225cb24..4ef55010 100644 --- a/build/csit-environment.yaml +++ b/build/csit-environment.yaml @@ -5,6 +5,7 @@ parameters: # CloudDomain: parameter_defaults: + GlanceBackend: file CeilometerStoreEvents: true NeutronEnableForceMetadata: true NeutronEnableDHCPMetadata: true