Use qcow2 images on fortnebula
They upload more quickly and take up less disk space. Change-Id: Ic6069299ae32d148f7cffbc80db00b728cc6db92
This commit is contained in:
@@ -288,7 +288,7 @@ clouds:
|
|||||||
project_domain_name: Default
|
project_domain_name: Default
|
||||||
user_domain_name: Default
|
user_domain_name: Default
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
image_format: 'raw'
|
image_format: 'qcow2'
|
||||||
openstackzuul-fortnebula:
|
openstackzuul-fortnebula:
|
||||||
regions:
|
regions:
|
||||||
- regionOne
|
- regionOne
|
||||||
@@ -301,4 +301,4 @@ clouds:
|
|||||||
project_domain_name: Default
|
project_domain_name: Default
|
||||||
user_domain_name: Default
|
user_domain_name: Default
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
image_format: 'raw'
|
image_format: 'qcow2'
|
||||||
|
|||||||
@@ -158,4 +158,4 @@ clouds:
|
|||||||
project_domain_name: Default
|
project_domain_name: Default
|
||||||
user_domain_name: Default
|
user_domain_name: Default
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
image_format: 'raw'
|
image_format: 'qcow2'
|
||||||
|
|||||||
@@ -181,4 +181,4 @@ clouds:
|
|||||||
project_domain_name: Default
|
project_domain_name: Default
|
||||||
user_domain_name: Default
|
user_domain_name: Default
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
image_format: 'raw'
|
image_format: 'qcow2'
|
||||||
|
|||||||
@@ -158,4 +158,4 @@ clouds:
|
|||||||
project_domain_name: Default
|
project_domain_name: Default
|
||||||
user_domain_name: Default
|
user_domain_name: Default
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
image_format: 'raw'
|
image_format: 'qcow2'
|
||||||
|
|||||||
Reference in New Issue
Block a user