elastic-recheck/queries/1533638.yaml
Matt Riedemann 59a050d2fa Add query for neutronclient deprecation bug 1533638
257 hits in 7 days, check and gate, all failures.

This is already fixed, just getting it off the uncategorized
bugs page.

Change-Id: I9827f31d65709d68f680f9551df312c64805d627
Related-Bug: #1533638
2016-01-14 17:07:33 -08:00

8 lines
197 B
YAML

query: >-
(message:"b'AssertionError" OR
message:"AssertionError") AND
message:"DeprecationWarning" AND
message:"neutronclient.i18n" AND
tags:"console" AND
project:"openstack/neutron"