Add query for bug 1244255

Change-Id: I752b84f1bac1db0587d1f790906cb5b47ba2a1d6
This commit is contained in:
Joe Gordon 2013-10-24 16:45:36 +01:00
parent a80f8cf3bb
commit b001b3ede7

View File

@ -82,3 +82,8 @@
(( @message:"MismatchError: {u'service':" AND @message:"not in [{")
OR (message:"MismatchError: {u'service':" AND message:"not in [{"))
AND filename:"console.html"
- bug: 1244255
query: >
(( @message:"NovaException: Unexpected vif_type=binding_failed")
OR (message:"NovaException: Unexpected vif_type=binding_failed"))
AND filename:"logs/screen-n-cpu.txt"