a8b353e923
The upload-to-image action for volume action is missing. Closes-bug: #1566069 Change-Id: I3db7fe7fcca4936f35e0bb260d2d82ef6fbe6028
16 lines
427 B
JSON
16 lines
427 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
|
|
}
|
|
} |