From ca541dc22976c68523b7cb00730a7b7e83860bf9 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sun, 8 Jan 2017 09:26:07 -0500 Subject: [PATCH] Add query for novaclient 409 test failure bug 1654806 200 hits since 1/6, check and gate, all failures. Change-Id: Id4687de713480804a476cd9be28307de33a5042f Related-Bug: #1654806 --- queries/1654806.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1654806.yaml diff --git a/queries/1654806.yaml b/queries/1654806.yaml new file mode 100644 index 00000000..de5e583b --- /dev/null +++ b/queries/1654806.yaml @@ -0,0 +1,4 @@ +query: >- + message:"ERROR (Conflict): Multiple possible networks found, use a Network ID to be more specific. (HTTP 409)" AND + tags:"console" AND + project:"openstack/python-novaclient"