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,
|
"availability_zone": null,
|
||||||
"source_volid": null,
|
"source_volid": null,
|
||||||
"description": null,
|
"description": null,
|
||||||
"multiattach ": false,
|
"multiattach": false,
|
||||||
"snapshot_id": null,
|
"snapshot_id": null,
|
||||||
"name": null,
|
"name": null,
|
||||||
"imageRef": null,
|
"imageRef": null,
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"availability_zone": null,
|
"availability_zone": null,
|
||||||
"source_volid": null,
|
"source_volid": null,
|
||||||
"description": null,
|
"description": null,
|
||||||
"multiattach ": false,
|
"multiattach": false,
|
||||||
"snapshot_id": null,
|
"snapshot_id": null,
|
||||||
"backup_id": null,
|
"backup_id": null,
|
||||||
"name": null,
|
"name": null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user