From: Jessica Wagantall Date: Mon, 4 May 2020 20:35:35 +0000 (-0700) Subject: Update authentication URI endpoint X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d012a31faa2544f94c41f93733ab3dc59b30172f;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. Change-Id: Ia30297719e6f6a549f22c746477d380bdceeeb7c Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall --- diff --git a/jenkins-config/clouds/openstack/cattle/cloud.cfg b/jenkins-config/clouds/openstack/cattle/cloud.cfg index 7872de343..2b0ca1245 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=vexx-ecompci -CLOUD_URL=https://auth.vexxhost.net/v3/ +CLOUD_URL=https://auth.vexxhost.net/v3 CLOUD_IGNORE_SSL=false CLOUD_ZONE=ca-ymq-1