elastic-recheck/queries/1700364.yaml
Matt Riedemann 3d638eb548 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
2017-06-25 10:15:25 -04:00

5 lines
209 B
YAML

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"