Add query for Ironic bug 1537076

This commit adds a query for a bug that's hitting all ironic jobs, even
on stable branches, where we aren't able to get a keystone token. This
shows up in devstacklog.txt and screen-n-cpu, but the search is easier
on the error in devstacklog so that's what I've included here.

Kibana shows 23 unique hits in 2 days, and 40 hits in the last 7 days.

Change-Id: I5a5d0970c00ab96d01e08b62ae0a64a1584b90f6
Related-bug: #1537076
This commit is contained in:
Devananda van der Veen 2016-01-22 11:38:12 -08:00
parent bcc830c8d5
commit 9c4fcceee1

3
queries/1537076.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"Timed out waiting for Nova hypervisor-stats count >= 1" AND
filename:"logs/devstacklog.txt"