Add query for volume detach 400 bug 1722577

63 hits in 7 days, check and gate, all failures, only on
master and stable/pike. Could be a regression in the cinder
v3 APIs handling of detaching an already detached volume.

Change-Id: I7e9e805e1481d77a01e99dc74205a0829560e718
Related-Bug: #1722577
This commit is contained in:
Matt Riedemann 2017-10-10 12:11:12 -04:00
parent 57aab15c11
commit 4a99daece9
1 changed files with 6 additions and 0 deletions

6
queries/1722577.yaml Normal file
View File

@ -0,0 +1,6 @@
query: >
message:"_run_cleanups" AND
message:"400 DELETE" AND
message:"compute/v2.1/servers/" AND
message:"os-volume_attachments/" AND
tags:"console"