From: Eric Ball Date: Mon, 4 May 2020 21:13:17 +0000 (-0700) Subject: Update authentication URI endpoint X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=712f2d9468e6c95e40b218724bc44801b0370b96;hp=f1457f6ecde1600ead1ff9575c641e2bc78a3fb0 Update authentication URI endpoint Change at the hosting provider seems to have caused a problem with the authentication URI. Removing the trailing '/' fixes the problem. Change-Id: I7078d528672fb65cc1b68e735cdf25cc11c8e88b Signed-off-by: Eric Ball --- diff --git a/jenkins-config/clouds/openstack/cattle/cloud.cfg b/jenkins-config/clouds/openstack/cattle/cloud.cfg index e632f1f..f0d234d 100644 --- a/jenkins-config/clouds/openstack/cattle/cloud.cfg +++ b/jenkins-config/clouds/openstack/cattle/cloud.cfg @@ -1,6 +1,6 @@ # Cloud Configuration CLOUD_CREDENTIAL_ID=os-cloud -CLOUD_URL=https://auth.vexxhost.net/v3/ +CLOUD_URL=https://auth.vexxhost.net/v3 CLOUD_IGNORE_SSL=false CLOUD_ZONE=ca-ymq-1