Add query for oslo.utils netifaces bug 1524991

This is already fixed and released, but it broke a lot of projects
so let's track it and get it out of the uncategorized bugs page.

71K hits in 7 days, check and gate, all failures. Basically destroyed
everyone for about a day.

Change-Id: I5606a0ad4ff09819a4e835edd111ac56981f1eb4
Closes-Bug: #1524991
This commit is contained in:
Matt Riedemann 2015-12-10 14:04:30 -08:00
parent 2afc53a651
commit 9c81d999c9

3
queries/1524991.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"ImportError: No module named netifaces" AND
tags:"console"