Add query for nova infinite recursion bug 1470302

31 hits in the last 24 hours, check and gate, all
failures.

This only affects unit test runs and we know it was
introduced in eafe8ae066f14a6b3e562a5a25edb20e617fbee2
because of a known circular dependency in some of the
nova object code.

Change-Id: I6e4fbed159274f3080db09617450f0a15ab9beb2
Related-Bug: #1470302
This commit is contained in:
Matt Riedemann 2015-07-01 07:11:37 -07:00
parent 1c3d57f379
commit 796e703f91
1 changed files with 4 additions and 0 deletions

4
queries/1470302.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"Maximum recursion depth exceeded" AND
tags:"console" AND
project:"openstack/nova"