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=refs%2Fchanges%2F76%2F3576%2F1;hp=b1ea0ee30c6137e5a95e186e071ac166018edac1;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