From: Bin Yang Date: Wed, 15 Mar 2017 05:36:23 +0000 (+0800) Subject: Fix errors in swagger.json X-Git-Tag: release/mercury~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1768ff2c365c73b343e3e867b0ef50ab5457dc44;p=multicloud%2Fopenstack.git Fix errors in swagger.json Change-Id: Ie9e10b22e61dbef34f9fcf71edd452b5b1ceca9d Issue-Id: MULTIVIM-18 Signed-off-by: Bin Yang --- diff --git a/kilo/kilo/swagger/multivim.volume.swagger.json b/kilo/kilo/swagger/multivim.volume.swagger.json index c91deacb..fda75973 100644 --- a/kilo/kilo/swagger/multivim.volume.swagger.json +++ b/kilo/kilo/swagger/multivim.volume.swagger.json @@ -249,9 +249,9 @@ "type": "integer", "description": "volume size" }, - "imageName": { + "imageId": { "type": "string", - "description": "image name to create volume" + "description": "image UUID to create volume" }, "volumeType": { "type": "string", diff --git a/newton/newton/swagger/multivim.volume.swagger.json b/newton/newton/swagger/multivim.volume.swagger.json index c91deacb..fda75973 100644 --- a/newton/newton/swagger/multivim.volume.swagger.json +++ b/newton/newton/swagger/multivim.volume.swagger.json @@ -249,9 +249,9 @@ "type": "integer", "description": "volume size" }, - "imageName": { + "imageId": { "type": "string", - "description": "image name to create volume" + "description": "image UUID to create volume" }, "volumeType": { "type": "string",