Glance does not really do anything with container_format at the moment. It is set to the same disk_format for the three Amazon image types(ami,aki,ari), ovf is also covered in image format, otherwise it just treats them as 'bare.' As such we will just set that to be that here instead of bothering the user with asking them for information we can already determine. Please have a look at attached screenshot.
Best Regards, Swapnil Kulkarni irc : coolsvap On Mon, Aug 25, 2014 at 6:16 PM, Danny Choi (dannchoi) <dannc...@cisco.com> wrote: > With command “glance image-create", user can specify the > “container-format” when creating an image: > > stack@Controller:~/devstack$ glance help image-create > > usage: glance image-create [--id <IMAGE_ID>] [--name <NAME>] [--store > <STORE>] > > [--disk-format <DISK_FORMAT>] > > [--container-format <CONTAINER_FORMAT>] > > [--owner <TENANT_ID>] [--size <SIZE>] > > [--min-disk <DISK_GB>] [--min-ram <DISK_RAM>] > > [--location <IMAGE_URL>] [--file <FILE>] > > [--checksum <CHECKSUM>] [--copy-from > <IMAGE_URL>] > > [--is-public {True,False}] > > [--is-protected {True,False}] > > [--property <key=value>] [--human-readable] > > [--progress] > > > Create a new image. > > > Optional arguments: > > --id <IMAGE_ID> ID of image to reserve. > > --name <NAME> Name of image. > > --store <STORE> Store to upload image to. > > --disk-format <DISK_FORMAT> > > Disk format of image. Acceptable formats: ami, ari, > > aki, vhd, vmdk, raw, qcow2, vdi, and iso. > > --container-format <CONTAINER_FORMAT> > > Container format of image. Acceptable formats: ami, > > ari, aki, bare, and ovf. > > > > Where is this option in Horizon? > > > Thanks, > > Danny > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack@lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack