Remove extra spaces of the volume creation request body

Change-Id: I7fc3ccd24cd9e95cb4fa1d70658fe064cae3a38a
This commit is contained in:
zhangbailin 2018-01-22 16:44:45 +08:00
parent 9cd77136c5
commit 23b56315b1
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"availability_zone": null,
"source_volid": null,
"description": null,
"multiattach ": false,
"multiattach": false,
"snapshot_id": null,
"name": null,
"imageRef": null,

View File

@ -4,7 +4,7 @@
"availability_zone": null,
"source_volid": null,
"description": null,
"multiattach ": false,
"multiattach": false,
"snapshot_id": null,
"backup_id": null,
"name": null,