Update Internap auth URL

Change-Id: I311a0205999c8b6f810478036b4343dce2855b08
This commit is contained in:
Mathieu Gagné 2022-04-20 10:40:13 -04:00
parent 6b2f555ade
commit 9bf73433e4
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",