From 217baad1b6b51bf1dc11081179fc101d7b6a1711 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 25 Sep 2014 09:02:54 -0700 Subject: [PATCH] Add query for heat security group race bug 1374021 42 hits in 7 days, check and gate, all failures, looks like it surfaced on 9/21. Could be related to nova bug 1370782 also. Change-Id: I028f51062184de0505de3f101d31a55703b24add Related-Bug: #1374021 --- queries/1374021.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1374021.yaml diff --git a/queries/1374021.yaml b/queries/1374021.yaml new file mode 100644 index 00000000..848343c4 --- /dev/null +++ b/queries/1374021.yaml @@ -0,0 +1,3 @@ +query: >- + message:"BadRequest: Security group default already exists for project" AND + tags:"screen-h-eng.txt"