From a664294670bbae6f0e94b632584c090b65d0f1d6 Mon Sep 17 00:00:00 2001 From: jichenjc Date: Fri, 29 Jan 2016 01:01:17 +0800 Subject: [PATCH] Detach failed will keep the volume in in-use currently we say it's 'available' but this is for success case, for fail caes, it will be kept in in-use state Change-Id: I604a0ca10af3d4b0fdb2f213cf1f3ccff97b2b7d Partial-Bug: #1515222 --- .../compute-api/src/v2.1/wadl/os-volume-attachments-v2.1.wadl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-volume-attachments-v2.1.wadl b/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-volume-attachments-v2.1.wadl index 7133692ee..f0992654a 100644 --- a/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-volume-attachments-v2.1.wadl +++ b/api-ref/src/wadls/compute-api/src/v2.1/wadl/os-volume-attachments-v2.1.wadl @@ -293,7 +293,7 @@ - If the volume status remains in available + If the volume status remains in in-use state, the request failed. Ensure that you meet the preconditions and run the request again. If the request fails again, investigate whether another