new auth_url for ELASTX
Change-Id: I86c39b8919a196b8b9118a49b5b341e9d495487d
This commit is contained in:
@@ -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
|
||||||
|
|||||||
2
openstack/config/vendors/elastx.json
vendored
2
openstack/config/vendors/elastx.json
vendored
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user