Update query for nova bug 1779711

This bug is still happening but the existing
query is too specific so it's missing the hits.
With this we get 444 hits in 7 days, all failures.

Change-Id: I84d4d2f046c8f2fe030f607af55326001b3f0b68
This commit is contained in:
Matt Riedemann 2018-07-06 11:17:14 -04:00
parent 10ae4a2326
commit 648b96d719
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
query: >-
message:"actual = {'nova_object.data': {'bdms': [{'nova_object.data': {'boot_index': None,\"" AND
message:"{'nova_object.data': {'bdms': [{'nova_object.data': {'boot_index': None," AND
tags:"console"