Merge "Use qcow2 images on fortnebula"
This commit is contained in:
commit
fbf3302658
@ -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'
|
||||
|
@ -158,4 +158,4 @@ clouds:
|
||||
project_domain_name: Default
|
||||
user_domain_name: Default
|
||||
identity_api_version: 3
|
||||
image_format: 'raw'
|
||||
image_format: 'qcow2'
|
||||
|
@ -181,4 +181,4 @@ clouds:
|
||||
project_domain_name: Default
|
||||
user_domain_name: Default
|
||||
identity_api_version: 3
|
||||
image_format: 'raw'
|
||||
image_format: 'qcow2'
|
||||
|
@ -158,4 +158,4 @@ clouds:
|
||||
project_domain_name: Default
|
||||
user_domain_name: Default
|
||||
identity_api_version: 3
|
||||
image_format: 'raw'
|
||||
image_format: 'qcow2'
|
||||
|
Loading…
Reference in New Issue
Block a user