nodepool config: set linaro cloud to use raw images
Emperically raw images start on the new cloud, while qcow2 ones don't. Let's use raw, which is inline with OSUOSL (the other arm64 cloud) too. Change-Id: I159c06b710580c36fa16c573bee7302949cf7257
This commit is contained in:
parent
ce797a37f6
commit
7aec63aaea
@ -104,6 +104,7 @@ clouds:
|
||||
project_name: '{{ nodepool_linaro_project }}'
|
||||
project_domain_name: default
|
||||
user_domain_name: default
|
||||
image_format: 'raw'
|
||||
linaro-us:
|
||||
regions:
|
||||
- name: RegionOne
|
||||
|
Loading…
Reference in New Issue
Block a user