new auth_url for ELASTX

Change-Id: I86c39b8919a196b8b9118a49b5b341e9d495487d
This commit is contained in:
fyx
2018-11-14 01:42:08 +01:00
parent 3cf6730a71
commit 6f49b8dcc7
2 changed files with 4 additions and 3 deletions

View File

@@ -141,14 +141,15 @@ eu-de Germany
ELASTX ELASTX
------ ------
https://ops.elastx.net:5000/v2.0 https://ops.elastx.cloud:5000/v3
============== ================ ============== ================
Region Name Location Region Name Location
============== ================ ============== ================
regionOne Stockholm, SE se-sto Stockholm, SE
============== ================ ============== ================
* Identity API Version is 3
* Public IPv4 is provided via NAT with Neutron Floating IP * Public IPv4 is provided via NAT with Neutron Floating IP
Enter Cloud Suite Enter Cloud Suite

View File

@@ -2,7 +2,7 @@
"name": "elastx", "name": "elastx",
"profile": { "profile": {
"auth": { "auth": {
"auth_url": "https://ops.elastx.net:5000" "auth_url": "https://ops.elastx.cloud:5000/v3"
}, },
"identity_api_version": "3", "identity_api_version": "3",
"region_name": "se-sto" "region_name": "se-sto"