Add query for grenade keystonemiddleware bug 1420978

19 hits in 24 hours, when keystonemiddleware 1.4.0
was released and blew up stable/juno since it wasn't
capped in global-requirements.

Already fixed, this just gets it off the uncategorized
bugs page.

Change-Id: Ia45b363af580bb9b2979853e76ea827d0fc51e85
Related-Bug: #1420978
This commit is contained in:
Matt Riedemann 2015-02-11 13:36:53 -08:00
parent 9c2a33a618
commit 9252c035a0

4
queries/1420978.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"pkg_resources.ContextualVersionConflict: (oslo.serialization 1.0.0 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('oslo.serialization>=1.2.0'), set(['keystonemiddleware']))" AND
tags:"console" AND
build_branch:"stable/juno"