Fix: Address various shellcheck linting errors in scripts
[releng/global-jjb.git] / releasenotes / notes / fix-multi-cloud-validator-d6edcb309e5f02e0.yaml
1 ---
2 fixes:
3   - |
4     Multi-cloud image validation was not properly working as we force set the
5     OS_CLOUD environment variable before validation of images. This has been
6     rectified to dynamicaly modify the OS_CLOUD variable based upon the
7     cloud.cfg that will be used to define the cloud in Jenkins.
8   - |
9     We now validate that a cloud.cfg file exists for any defined OpenStack
10     cloud.
11   - |
12     Removes undocumented, and now unneeded, openstack-cloud variable from the
13     jenkins-cfg-verify job definition