<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>With command “glance image-create", user can specify the “container-format” when creating an image:</div>
<span id="OLK_SRC_BODY_SECTION">
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0);">
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">stack@Controller:~/devstack$ glance help image-create </p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">usage: glance image-create [--id <IMAGE_ID>] [--name <NAME>] [--store <STORE>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--disk-format <DISK_FORMAT>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [<span style="background-color: rgb(255, 255, 0);">--container-format <CONTAINER_FORMAT></span>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--owner <TENANT_ID>] [--size <SIZE>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--min-disk <DISK_GB>] [--min-ram <DISK_RAM>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--location <IMAGE_URL>] [--file <FILE>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--checksum <CHECKSUM>] [--copy-from <IMAGE_URL>]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--is-public {True,False}]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--is-protected {True,False}]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--property <key=value>] [--human-readable]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                           [--progress]</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px; min-height: 13px;"><br>
</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">Create a new image.</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px; min-height: 13px;"><br>
</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">Optional arguments:</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">  --id <IMAGE_ID>       ID of image to reserve.</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">  --name <NAME>         Name of image.</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">  --store <STORE>       Store to upload image to.</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">  --disk-format <DISK_FORMAT></p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                        Disk format of image. Acceptable formats: ami, ari,</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">                        aki, vhd, vmdk, raw, qcow2, vdi, and iso.</p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;">  <span style="background-color: rgb(255, 255, 0);">
--container-format <CONTAINER_FORMAT></span></p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;"><span style="background-color: rgb(255, 255, 0);">                        Container format of image. Acceptable formats: ami,</span></p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;"><span style="background-color: rgb(255, 255, 0);">                        ari, aki, bare, and ovf.</span></p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;"><span style="background-color: rgb(255, 255, 0);"><br>
</span></p>
<p style="font-size: 11px; font-family: Menlo; margin: 0px;"><span style="background-color: rgb(255, 255, 0);"><br>
</span></p>
<p style="margin: 0px;">Where is this option in Horizon?</p>
<p style="margin: 0px;"><br>
</p>
<p style="margin: 0px;">Thanks,</p>
<p style="margin: 0px;">Danny</p>
</div>
</div>
</div>
</span>
</body>
</html>