011235fb2f
This brings the Images API Reference to the glance tree as part of the effort described here: https://wiki.openstack.org/wiki/Documentation/Migrate#API_Reference_Plan This patch contains the tasks part of the Images v2 API reference. Change-Id: I02ea9052c00c069a03c58b17893a5e93828e172d
12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"type": "import",
|
|
"input": {
|
|
"import_from": "http://app.catalog.openstack.org/groovy-image",
|
|
"import_from_format": "qcow2",
|
|
"image_properties": {
|
|
"disk_format": "vhd",
|
|
"container_format": "ovf"
|
|
}
|
|
}
|
|
}
|