OSU OSL : change upload format to RAW

This will help the cloud stop having to copy around .qcow2 images.

Change-Id: I228c62b7b37547c0f7903d1339eeff648f24276b
This commit is contained in:
Ian Wienand 2021-04-21 07:57:55 +10:00
parent 43481d70ea
commit 255a94f15c

View File

@ -158,3 +158,4 @@ clouds:
user_domain_name: "Default" user_domain_name: "Default"
floating_ip_source: None floating_ip_source: None
identity_api_version: 3 identity_api_version: 3
image_format: 'raw'