a8b353e923
The upload-to-image action for volume action is missing. Closes-bug: #1566069 Change-Id: I3db7fe7fcca4936f35e0bb260d2d82ef6fbe6028
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"os-volume_upload_image":{
|
|
"image_name": "test",
|
|
"force": false,
|
|
"disk_format": "raw",
|
|
"container_format": "bare",
|
|
"visibility": "private",
|
|
"protected": false
|
|
}
|
|
} |