Add query for heat bug 1333556

This is already fixed so the query is for getting it out of the
uncategorized bugs page.

This was hit in the gate with heat change
I2b44ba24e5a3445db6ffb9c56089ae282f3620b1.

Related-Bug: #1333556

Change-Id: Ie72180ba57a9ec2fdca504b24dc1ef4c099de045
This commit is contained in:
Matt Riedemann 2014-06-25 08:08:44 -07:00
parent f35a7a96bb
commit 116bd19394

4
queries/1333556.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"self.t.setdefault(self.RESOURCES, {})[name] = cfn_tmpl" AND
tags:"console" AND
project:"openstack/heat"