add query for "..Volume status must be available or error.."

This bubbles up to the tempest console as "BadRequest: Invalid volume:
Volume status must be available or error, but current status is:
creating (HTTP 400)".

Change-Id: I9f3c31e87b6899ccfbcb20ec4e5df134bd4d3c44
Related-Bug: 1342925
This commit is contained in:
Dolph Mathews 2014-07-16 14:50:15 -05:00
parent ae64163865
commit 5da12fc627
1 changed files with 3 additions and 0 deletions

3
queries/1342925.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"Unexpected InvalidInput raised: Invalid input received: Invalid volume: Volume status must be available or error, but current status is: creating"
AND tags:"screen-n-api.txt"