Update vendor support info for switchengines

The service URLs (via discovery [1]) for switchengines are as follow:

identity: https://example.com:5000/v3/
compute: https://example.com:8774/v2/7d04eab08a194304a8942217a8292be3
image: https://example.com:9292/v2/
network: https://example.com:9696/v2.0
block-storage: https://example.com:8776/v3/7d04eab08a194304a8942217a8292be3
object-store: https://example.com/swift/v1

Image creation was checked and upload via PUT is possible.

[1] cloud.session.auth.get_endpoint_data(cloud.session, service).url

Change-Id: I8a1c856e723c2fb6a6d1f907d51d2952e8b05b21
This commit is contained in:
Samuel de Medeiros Queiroz 2018-09-25 19:14:06 -03:00
parent 97bd7e4f7f
commit 12a4679145
1 changed files with 3 additions and 2 deletions

View File

@ -294,9 +294,10 @@ LS Lausanne, CH
ZH Zurich, CH
============== ================
* Identity API Version is 3
* Compute API Version is 2
* Images must be in `raw` format
* Images must be uploaded using the Glance Task Interface
* Volume API Version is 1
* Volume API Version is 3
ultimum
-------