add query for cinder encryption-type-list failure

Unfortunately, i can't find *any* additional logs related to this
failure, and there doesn't seem to be any logging about what the actual
cli output was.

29 hits failures in 2 weeks, all failures.

Change-Id: I6b95a135a59fed0ea50f9264accacb277d702c21
Related-Bug: 1344513
This commit is contained in:
Dolph Mathews 2014-07-21 11:51:42 -05:00 committed by Matt Riedemann
parent c3c66545f5
commit fba5615441
1 changed files with 5 additions and 0 deletions

5
queries/1344513.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
message:"CommandFailed"
AND message:"encryption-type-list"
AND message:"returned non-zero exit status 1"
AND tags:"console"