Add query for manila / cinder no valid host bug 1540947

Manila is hitting cinder scheduler failures in the gate
due to insufficient free space. 116 hits in 7 days in voting jobs,
check and gate, 98% failure.

Change-Id: I75cf1b7e1c0052639a9c665f811afd93e1d4c661
Related-Bug: #1540947
This commit is contained in:
Matt Riedemann 2016-02-02 06:39:59 -08:00
parent 58d3c03730
commit 60b9065b22

5
queries/1540947.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
message:"Insufficient free space for volume creation on host" AND
message:"(requested / avail): 1/0.9" AND
tags:"screen-c-sch.txt" AND
project:"openstack/manila"