← Back to team overview

openstack team mailing list archive

Re: Help with Glance

 

Have you tried to issue:

glance image-create --name="Ubuntu 12.04 UEC" *is_public=true*
--container-format=
ovf --disk-format=qcow2 < precise-server-cloudimg-amd64.img

AFAIK, "--public" option is not recognized.

Best,
JuanFra.


2013/1/16 Guilherme Russi <luisguilherme.cr@xxxxxxxxx>

> glance image-create --name="Ubuntu 12.04 UEC" --public --container-format=
> ovf --disk-format=qcow2 < precise-server-cloudimg-amd64.img
>




-- 
JuanFra

References