Remove extra spaces of the volume creation request body
Change-Id: I7fc3ccd24cd9e95cb4fa1d70658fe064cae3a38a
This commit is contained in:
parent
9cd77136c5
commit
23b56315b1
@ -4,7 +4,7 @@
|
||||
"availability_zone": null,
|
||||
"source_volid": null,
|
||||
"description": null,
|
||||
"multiattach ": false,
|
||||
"multiattach": false,
|
||||
"snapshot_id": null,
|
||||
"name": null,
|
||||
"imageRef": null,
|
||||
|
@ -4,7 +4,7 @@
|
||||
"availability_zone": null,
|
||||
"source_volid": null,
|
||||
"description": null,
|
||||
"multiattach ": false,
|
||||
"multiattach": false,
|
||||
"snapshot_id": null,
|
||||
"backup_id": null,
|
||||
"name": null,
|
||||
|
Loading…
Reference in New Issue
Block a user