Add query for glanceclient/requests bug 1364893

Unit tests in python-glanceclient were breaking
due to a new version of requests.

The fix for python-glanceclient is already approved
but not yet merged, this is to get the bug
classified in elastic-recheck's uncategorized bugs
page.

145 hits in 7 days, check and gate, all failures.

Change-Id: I6e28a0fd92e56661d56a2ae8f532890c2c336945
Related-Bug: #1364893
This commit is contained in:
Matt Riedemann 2014-09-03 19:38:52 -07:00
parent 6c05f2d293
commit d190b4ac50

3
queries/1364893.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"requests.packages.urllib3.exceptions.ProtocolError: ('Connection aborted.', gaierror(-2, 'Name or service not known'))" AND
tags:"console"