Fix OS_CLOUD export for image validation
[releng/global-jjb.git] / releasenotes / notes / fix-multi-cloud-validator-dedb41f09bb82a81.yaml
diff --git a/releasenotes/notes/fix-multi-cloud-validator-dedb41f09bb82a81.yaml b/releasenotes/notes/fix-multi-cloud-validator-dedb41f09bb82a81.yaml
new file mode 100644 (file)
index 0000000..cfca7ba
--- /dev/null
@@ -0,0 +1,6 @@
+---
+fixes:
+  - |
+    Change multi-cloud image validation to look for an OS_CLOUD variable in the
+    cloud.cfg instead of overloading CLOUD_CREDENTIAL_ID as that variable
+    does not usually point to an ID that is in the openstack clouds.yaml file.