Broaden 1326312 to match py26/py27 failures

This bug caused many failures in Ironic's py26/py27 unit tests,
in addition to the tempest failures. This broadens the search
to match those failures as well.

Change-Id: I5f6ce3622860a36b564c33c3043672a31abb6ca0
This commit is contained in:
Devananda van der Veen 2014-06-09 17:59:21 -07:00
parent d2fef6c57b
commit 770f4e79d7

View File

@ -1,4 +1,3 @@
query: > query: >
tags:"screen-n-sch.txt" AND (tags:"screen-n-sch.txt" OR tags:"console") AND
message:"return host_manager.HostState" AND message:"return host_manager.HostState(host, node, capabilities, service)"
message:"TypeError: __init__() takes at most 4 arguments"