Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / releasenotes / notes / fix-multi-cloud-validator-dedb41f09bb82a81.yaml
1 ---
2 fixes:
3   - |
4     Change multi-cloud image validation to look for an OS_CLOUD variable in the
5     cloud.cfg instead of overloading CLOUD_CREDENTIAL_ID as that variable
6     does not usually point to an ID that is in the openstack clouds.yaml file.