Update citycloud to list new regions
Frankfurt, Buffalo and Los Angeles - oh my! Change-Id: I17d6f46de2a9af82f221b971a359d53eb471f8fa
This commit is contained in:
parent
51b4cbee52
commit
1f7ecbc3ff
@ -62,9 +62,12 @@ https://identity1.citycloud.com:5000/v3/
|
|||||||
============== ================
|
============== ================
|
||||||
Region Name Human Name
|
Region Name Human Name
|
||||||
============== ================
|
============== ================
|
||||||
|
Buf1 Buffalo, NY
|
||||||
|
Fra1 Frankfurt, DE
|
||||||
|
Kna1 Karlskrona, SE
|
||||||
|
La1 Los Angeles, CA
|
||||||
Lon1 London, UK
|
Lon1 London, UK
|
||||||
Sto2 Stockholm, SE
|
Sto2 Stockholm, SE
|
||||||
Kna1 Karlskrona, SE
|
|
||||||
============== ================
|
============== ================
|
||||||
|
|
||||||
* Identity API Version is 3
|
* Identity API Version is 3
|
||||||
|
3
os_client_config/vendors/citycloud.json
vendored
3
os_client_config/vendors/citycloud.json
vendored
@ -5,6 +5,9 @@
|
|||||||
"auth_url": "https://identity1.citycloud.com:5000/v3/"
|
"auth_url": "https://identity1.citycloud.com:5000/v3/"
|
||||||
},
|
},
|
||||||
"regions": [
|
"regions": [
|
||||||
|
"Buf1",
|
||||||
|
"La1",
|
||||||
|
"Fra1",
|
||||||
"Lon1",
|
"Lon1",
|
||||||
"Sto2",
|
"Sto2",
|
||||||
"Kna1"
|
"Kna1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user