Update Internap information
* Add sin01 and sjc01 regions * Add support for Glance v2 Change-Id: Iaf4ad7c807a28c24040b928f65f4aadc1a234d6e
This commit is contained in:
parent
1d18b9193b
commit
600a638e74
@ -186,9 +186,10 @@ Region Name Human Name
|
||||
ams01 Amsterdam, NL
|
||||
da01 Dallas, TX
|
||||
nyj01 New York, NY
|
||||
sin01 Singapore
|
||||
sjc01 San Jose, CA
|
||||
============== ================
|
||||
|
||||
* Image API Version is 1
|
||||
* Floating IPs are not supported
|
||||
|
||||
osic
|
||||
|
5
os_client_config/vendors/internap.json
vendored
5
os_client_config/vendors/internap.json
vendored
@ -7,10 +7,11 @@
|
||||
"regions": [
|
||||
"ams01",
|
||||
"da01",
|
||||
"nyj01"
|
||||
"nyj01",
|
||||
"sin01",
|
||||
"sjc01"
|
||||
],
|
||||
"identity_api_version": "3",
|
||||
"image_api_version": "1",
|
||||
"floating_ip_source": "None"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user