From 6f4052310331b730da86cc7dc558ba97a083591e Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Thu, 6 Oct 2016 17:30:15 -0400 Subject: [PATCH] Switch ovh-gra1 back to qcow2 images It looks like the upload issue we are having with OVH are not related to image type. So, switch back to qcow2 to save some bandwidth. Change-Id: I68ec9748ba5a7a2eb7b280e29751411eca864181 Signed-off-by: Paul Belanger --- nodepool/nodepool.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index dfeaeda17a..8719074d95 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -450,6 +450,7 @@ providers: boot-timeout: 120 max-servers: 79 rate: 0.1 + image-type: 'qcow2' images: - name: ubuntu-precise min-ram: 8000