Add e-r query for bug 1253482

The fail is pretty explicit in the keystone log file so adding a query
is trivial. This doesn't show up often but it does show up so we should
query for it.

Related-Bug: #1253482

Change-Id: I96fd0106781a0de2f7402ba8968fc7fea1e4dadf
This commit is contained in:
Matt Riedemann 2013-12-08 23:29:04 -08:00
parent 748aa2290f
commit f0e62f180b
1 changed files with 3 additions and 0 deletions

3
queries/1253482.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"keystone-all serve Failed to start the admin server"
AND filename:"logs/screen-key.txt"