Update vexxhost to use raw images
A request from mnaser to use raw images for the provider. There is also a proposed change to os-client-config to add this, but will need to be tagged as a new release. See: https://review.openstack.org/554351 We can revert once os-client-config has been released to pypi. Change-Id: Ifc3d5656b7b972d5978b4d806c41bf2cc3443842 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
4e0c23e62d
commit
64d7c4e082
@ -50,6 +50,7 @@ clouds:
|
||||
username: '<%= @vexxhost_username %>'
|
||||
password: '<%= @vexxhost_password %>'
|
||||
project_name: '<%= @vexxhost_project %>'
|
||||
image_format: 'raw'
|
||||
infracloud-chocolate:
|
||||
api_timeout: 60
|
||||
auth:
|
||||
|
Loading…
x
Reference in New Issue
Block a user