Merge "Update Internap auth URL"
This commit is contained in:
commit
f353123d35
@ -185,7 +185,7 @@ cystack Netherlands
|
|||||||
Internap
|
Internap
|
||||||
--------
|
--------
|
||||||
|
|
||||||
https://identity.api.cloud.iweb.com/v2.0
|
https://identity.api.cloud.inap.com/v2.0
|
||||||
|
|
||||||
============== ================
|
============== ================
|
||||||
Region Name Location
|
Region Name Location
|
||||||
|
@ -294,7 +294,7 @@ Much more complex clouds.yaml example
|
|||||||
|
|
||||||
my-internap:
|
my-internap:
|
||||||
auth:
|
auth:
|
||||||
auth_url: https://identity.api.cloud.iweb.com
|
auth_url: https://identity.api.cloud.inap.com
|
||||||
username: api-55f9a00fb2619
|
username: api-55f9a00fb2619
|
||||||
project_name: inap-17037
|
project_name: inap-17037
|
||||||
identity_api_version: 3
|
identity_api_version: 3
|
||||||
|
2
openstack/config/vendors/internap.json
vendored
2
openstack/config/vendors/internap.json
vendored
@ -2,7 +2,7 @@
|
|||||||
"name": "internap",
|
"name": "internap",
|
||||||
"profile": {
|
"profile": {
|
||||||
"auth": {
|
"auth": {
|
||||||
"auth_url": "https://identity.api.cloud.iweb.com"
|
"auth_url": "https://identity.api.cloud.inap.com"
|
||||||
},
|
},
|
||||||
"regions": [
|
"regions": [
|
||||||
"ams01",
|
"ams01",
|
||||||
|
Loading…
Reference in New Issue
Block a user