Add query for nova resize/migrate bug 1326778

158 hits in the last 2 days, all failures, check and gate.

This fails on at least three different test classes so rather
than add a big OR to the query for the known tests that hit
this, just fingerprint the generic API validation failure
in the n-api logs.

Related-Bug: #1326778

Change-Id: I34053a1150c8d2c5ae82001e870fdd8399780cae
This commit is contained in:
Matt Riedemann 2014-06-05 05:57:43 -07:00
parent 243df44f19
commit 04d04b8a24

3
queries/1326778.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"HTTP exception thrown\: Instance has not been resized" AND
tags:"screen-n-api.txt"