Add query for tempest pep8 bug 1429981

oslo.config 1.9.1 broke pep8 for Tempest.

16 hits in 24 hours, check and gate, all failures.

Change-Id: Ib46fcbe22e92b98b6ff32cfb369877b173e13915
Related-Bug: #1429981
This commit is contained in:
Matt Riedemann 2015-03-09 12:29:15 -07:00
parent fb69d87b34
commit aa05f162a8

4
queries/1429981.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"choices_text = ', '.join(opt.type.choices)" AND
tags:"console" AND
build_name:"gate-tempest-pep8"