Use qcow2 images on fortnebula

They upload more quickly and take up less disk space.

Change-Id: Ic6069299ae32d148f7cffbc80db00b728cc6db92
This commit is contained in:
Clark Boylan 2019-07-02 14:09:12 -07:00
parent bee327654e
commit c27f0ab838
4 changed files with 5 additions and 5 deletions

View File

@ -288,7 +288,7 @@ clouds:
project_domain_name: Default
user_domain_name: Default
identity_api_version: 3
image_format: 'raw'
image_format: 'qcow2'
openstackzuul-fortnebula:
regions:
- regionOne
@ -301,4 +301,4 @@ clouds:
project_domain_name: Default
user_domain_name: Default
identity_api_version: 3
image_format: 'raw'
image_format: 'qcow2'

View File

@ -158,4 +158,4 @@ clouds:
project_domain_name: Default
user_domain_name: Default
identity_api_version: 3
image_format: 'raw'
image_format: 'qcow2'

View File

@ -181,4 +181,4 @@ clouds:
project_domain_name: Default
user_domain_name: Default
identity_api_version: 3
image_format: 'raw'
image_format: 'qcow2'

View File

@ -158,4 +158,4 @@ clouds:
project_domain_name: Default
user_domain_name: Default
identity_api_version: 3
image_format: 'raw'
image_format: 'qcow2'