X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffix-multi-cloud-validator-d6edcb309e5f02e0.yaml;fp=releasenotes%2Fnotes%2Ffix-multi-cloud-validator-d6edcb309e5f02e0.yaml;h=b41e9571bbbb15eeaa64cfc6f45386b288a3f3c4;hb=fe2beb15bc9effb5b91ba17b520ab6c167dd6604;hp=0000000000000000000000000000000000000000;hpb=b0f1970ac95d59eef51a0091f0660b8ea2bacbe9;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/fix-multi-cloud-validator-d6edcb309e5f02e0.yaml b/releasenotes/notes/fix-multi-cloud-validator-d6edcb309e5f02e0.yaml new file mode 100644 index 00000000..b41e9571 --- /dev/null +++ b/releasenotes/notes/fix-multi-cloud-validator-d6edcb309e5f02e0.yaml @@ -0,0 +1,13 @@ +--- +fixes: + - | + Multi-cloud image validation was not properly working as we force set the + OS_CLOUD environment variable before validation of images. This has been + rectified to dynamicaly modify the OS_CLOUD variable based upon the + cloud.cfg that will be used to define the cloud in Jenkins. + - | + We now validate that a cloud.cfg file exists for any defined OpenStack + cloud. + - | + Removes undocumented, and now unneeded, openstack-cloud variable from the + jenkins-cfg-verify job definition