Fix: Labels should always include config name
[releng/global-jjb.git] / releasenotes / notes / fix-openstack-labels-750d2ca73ff0ea29.yaml
diff --git a/releasenotes/notes/fix-openstack-labels-750d2ca73ff0ea29.yaml b/releasenotes/notes/fix-openstack-labels-750d2ca73ff0ea29.yaml
new file mode 100644 (file)
index 0000000..8350999
--- /dev/null
@@ -0,0 +1,7 @@
+---
+fixes:
+  - |
+    Openstack labels need to include the config name, in addition to any
+    labels explicitly defined. This also changes the builder name to
+    match the config name, rather than using the labels (which can be
+    only one label, but is technically a space-separated list).