From ba2ed39385e5f61845907e66056facb0d16f07e9 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Mon, 20 Jan 2014 19:15:46 -0500 Subject: [PATCH] narrow to just pci explosion Change-Id: I67b553992c88bd954065ab62927c2594ffc5945b --- queries/1270680.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/queries/1270680.yaml b/queries/1270680.yaml index fe597c22..29a237b9 100644 --- a/queries/1270680.yaml +++ b/queries/1270680.yaml @@ -1,4 +1,5 @@ query: > message:"TRACE nova.api.openstack" AND message:"InstanceNotFound: Instance" - AND filename:"logs/screen-n-api.txt" \ No newline at end of file + AND message:"v3/pci.py" + AND filename:"logs/screen-n-api.txt"