Merge "Update Internap auth URL"

This commit is contained in:
Zuul 2022-10-19 11:50:44 +00:00 committed by Gerrit Code Review
commit f353123d35
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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",