From b366a1bc81537469763be6170263b29fd7704fbb Mon Sep 17 00:00:00 2001 From: Liyucai Date: Fri, 28 Aug 2015 10:24:26 +0000 Subject: [PATCH] "Creates and get" is modified to "Creates and gets" (df) This call creates a private volume - I updated the "Creates and gets" text to "Creates a private ..." Closes-Bug: #1489681 Change-Id: I8c642dff11bc451474a5a0fe70a5b5311d85dcbd --- api-ref/src/wadls/volume-api/src/v2/common.ent | 5 +++-- .../wadls/volume-api/src/v2/os-volume-type-access-v2.wadl | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/api-ref/src/wadls/volume-api/src/v2/common.ent b/api-ref/src/wadls/volume-api/src/v2/common.ent index 926facfb4..038ae8716 100644 --- a/api-ref/src/wadls/volume-api/src/v2/common.ent +++ b/api-ref/src/wadls/volume-api/src/v2/common.ent @@ -504,8 +504,9 @@ The volume type access. Set to true if access is public. Set to - false if access is private. - + false if access is private. Default is true. + + '> + title="Create private volume"> - Creates and get details for private Block Storage volume. + Creates a private Block Storage volume.