From cf21481accfd48bb5efd268426d11f2335e0d1f6 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 27 Aug 2015 16:25:59 -0700 Subject: [PATCH] Add query for neutron py34 oslo.db bug 1489098 640 hits in ~2 days, check and gate, all failures. Change-Id: Ifcb8a742d625543cbffec92057090cd0e5634e22 Related-Bug: #1489098 --- queries/1489098.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1489098.yaml diff --git a/queries/1489098.yaml b/queries/1489098.yaml new file mode 100644 index 00000000..de028407 --- /dev/null +++ b/queries/1489098.yaml @@ -0,0 +1,3 @@ +query: >- + message:"oslo_db.exception.CantStartEngineError: No sql_connection parameter is established" AND + build_name:"gate-neutron-python34"