299f4ecd0c
This patch is mainly to fix some v3 sample json files to keep the format consistent. Change-Id: Ibfe171f19e1530c0fcdc6a531c36871d1bc51a3c
16 lines
479 B
JSON
16 lines
479 B
JSON
{
|
|
"os-volume_upload_image": {
|
|
"status": "uploading",
|
|
"container_format": "bare",
|
|
"image_name": "test",
|
|
"visibility": "private",
|
|
"updated_at": "2017-06-05T08:44:28.000000",
|
|
"image_id": "de75b74e-7f0d-4b59-a263-bd87bfc313bd",
|
|
"display_description": null,
|
|
"id": "3a81fdac-e8ae-4e61-b6a2-2e14ff316f19",
|
|
"size": 1,
|
|
"disk_format": "raw",
|
|
"volume_type": null,
|
|
"protected": false
|
|
}
|
|
} |