From 9bf73433e4cb8c3b72d553cca48b80c03db427eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathieu=20Gagne=CC=81?= Date: Wed, 20 Apr 2022 10:40:13 -0400 Subject: [PATCH] Update Internap auth URL Change-Id: I311a0205999c8b6f810478036b4343dce2855b08 --- doc/source/user/config/vendor-support.rst | 2 +- doc/source/user/multi-cloud-demo.rst | 2 +- openstack/config/vendors/internap.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/user/config/vendor-support.rst b/doc/source/user/config/vendor-support.rst index 41d4a6ca7..5e1ea395c 100644 --- a/doc/source/user/config/vendor-support.rst +++ b/doc/source/user/config/vendor-support.rst @@ -185,7 +185,7 @@ cystack Netherlands Internap -------- -https://identity.api.cloud.iweb.com/v2.0 +https://identity.api.cloud.inap.com/v2.0 ============== ================ Region Name Location diff --git a/doc/source/user/multi-cloud-demo.rst b/doc/source/user/multi-cloud-demo.rst index e8fd73d2a..710055df4 100644 --- a/doc/source/user/multi-cloud-demo.rst +++ b/doc/source/user/multi-cloud-demo.rst @@ -294,7 +294,7 @@ Much more complex clouds.yaml example my-internap: auth: - auth_url: https://identity.api.cloud.iweb.com + auth_url: https://identity.api.cloud.inap.com username: api-55f9a00fb2619 project_name: inap-17037 identity_api_version: 3 diff --git a/openstack/config/vendors/internap.json b/openstack/config/vendors/internap.json index b67fc06d4..03ce2418d 100644 --- a/openstack/config/vendors/internap.json +++ b/openstack/config/vendors/internap.json @@ -2,7 +2,7 @@ "name": "internap", "profile": { "auth": { - "auth_url": "https://identity.api.cloud.iweb.com" + "auth_url": "https://identity.api.cloud.inap.com" }, "regions": [ "ams01",