af70dc6548
Change all example urls in api-ref/source to http://glance.openstack.example.org and document about this standard URL format Change-Id: I429c1e256fa3bfdc15adbee129b04ef9c028e82d Closes-Bug: #1611490
12 lines
278 B
JSON
12 lines
278 B
JSON
{
|
|
"type": "import",
|
|
"input": {
|
|
"import_from": "http://app-catalog.openstack.example.org/groovy-image",
|
|
"import_from_format": "qcow2",
|
|
"image_properties": {
|
|
"disk_format": "vhd",
|
|
"container_format": "ovf"
|
|
}
|
|
}
|
|
}
|