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:
parent
57aab15c11
commit
4a99daece9
6
queries/1722577.yaml
Normal file
6
queries/1722577.yaml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user