From: Jessica Wagantall Date: Mon, 4 May 2020 20:37:22 +0000 (-0700) Subject: Update authentication URI endpoint X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=111d8479dc1e8099f46cdae34e7bddde4d9ae62b;p=ci-management.git Update authentication URI endpoint Change at the hosting provider seems to have caused a problem with the authentication URI. Removing the unneeded trailing / fixes the problem. Signed-off-by: Jessica Wagantall Change-Id: Icca292f0ba3639edb0dd426c49a379e14f5a21db --- diff --git a/jenkins-config/clouds/openstack/cattle/cloud.cfg b/jenkins-config/clouds/openstack/cattle/cloud.cfg index 180dddc7..1a502cbc 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=sjc1