Add query for testresources release pbr conflict on kilo

This commit adds a query to track the pbr conflict on stable/kilo
arising from the recent release of testresources.

Change-Id: I4b312bac42289644428ae27da99b44f8e0c5faf8
Related-Bug: #1572196
This commit is contained in:
Matthew Treinish 2016-04-19 11:13:56 -04:00
parent f657044ff3
commit d6a4017cc1
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 3 additions and 0 deletions

3
queries/1572196.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"pkg_resources.ContextualVersionConflict: (pbr 0.11.1 (/usr/local/lib/python2.7/dist-packages), Requirement.parse('pbr>=1.8'), set(['testresources']))" AND
tags:"console"