OVH supports qcow2

OVH supports qcow2 images too. Update the docs and vendor json file to
reflect this. You can continue to use raw images just fine as well.

Change-Id: Ic7dc4c70c681947a0475bbabf5621672825dfb3c
This commit is contained in:
Clark Boylan 2017-03-13 11:36:28 -07:00
parent 38e5eba621
commit 194e53c84e
2 changed files with 1 additions and 2 deletions

View File

@ -223,7 +223,7 @@ SBG1 Strassbourg, FR
GRA1 Gravelines, FR
============== ================
* Images must be in `raw` format
* Images may be in `raw` format. The `qcow2` default is also supported
* Floating IPs are not supported
rackspace

View File

@ -10,7 +10,6 @@
"SBG1"
],
"identity_api_version": "3",
"image_format": "raw",
"floating_ip_source": "None"
}
}