
This patch is mainly to fix some v3 sample json files to keep the format consistent. Change-Id: Ibfe171f19e1530c0fcdc6a531c36871d1bc51a3c
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"os-volume_upload_image":{
|
|
"image_name": "test",
|
|
"force": false,
|
|
"disk_format": "raw",
|
|
"container_format": "bare",
|
|
"visibility": "private",
|
|
"protected": false
|
|
}
|
|
} |