Add query for novaclient functiol over quota bug 1700364

516 hits in 7 days, check and gate, all failures. It's a high
hit rate because when it fails it's all tests with the same
error after that. Looks like this started around 6/24.

Change-Id: I4e213e0352b67be2547cb44b57228fb23e4ea704
Related-Bug: #1700364
This commit is contained in:
Matt Riedemann 2017-06-25 10:15:25 -04:00
parent 36db571e6a
commit 3d638eb548
1 changed files with 4 additions and 0 deletions

4
queries/1700364.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"novaclient.exceptions.Forbidden: Quota exceeded for instances: Requested 1, but already used 10 of 10 instances (HTTP 403)" AND
tags:"console" AND
project:"openstack/python-novaclient"