summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/vendor-support.rst2
-rw-r--r--os_client_config/vendors/ovh.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/vendor-support.rst b/doc/source/vendor-support.rst
index 577093c..4400e5e 100644
--- a/doc/source/vendor-support.rst
+++ b/doc/source/vendor-support.rst
@@ -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
diff --git a/os_client_config/vendors/ovh.json b/os_client_config/vendors/ovh.json
index 664f161..f17dc2b 100644
--- a/os_client_config/vendors/ovh.json
+++ b/os_client_config/vendors/ovh.json
@@ -10,7 +10,6 @@
"SBG1"
],
"identity_api_version": "3",
- "image_format": "raw",
"floating_ip_source": "None"
}
}