elastic-recheck/queries/1371677.yaml
Matt Riedemann 7ffcee9a07 Add query for nova resize bug 1371677
The actual resource tracker / periodic task
trace for the root cause is in the n-cpu logs
when trying to get the size of a volume that
doesn't exist, but the trace for that failure
shows up in 88% successful runs, so here we
just fingerprint on the 500 error in the n-api
logs.

32 hits in 7 days, check and gate, all fails.

Change-Id: Ia34d889da8ae474c1c9a6721ba9964b245208c02
Related-Bug: #1371677
2014-09-19 11:11:30 -07:00

5 lines
112 B
YAML

query: >
message:"_confirm_resize_on_deleting" AND
message:"MessagingTimeout" AND
tags:"screen-n-api.txt"