Add query for cinder ceph NoValidHost bug 1645530

261 hits since 11/26, check and gate, all master branch,
all failures. This is a random failure in the cinder
scheduler where the capacity filter is returning <1GB
of available capacity when trying to build a 1GB volume
so we get NoValidHost.

Change-Id: I871b0efb6f0fd5ab97862a1218e878b6ad7cad94
Related-Bug: #1645530
This commit is contained in:
Matt Riedemann 2016-11-28 21:33:37 -05:00
parent 9fe669943a
commit 512cb5e427
1 changed files with 4 additions and 0 deletions

4
queries/1645530.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"No weighed hosts found for volume with properties" AND
message:"{u'volume_backend_name': u'ceph'}" AND
tags:"screen-c-sch.txt"