[Openstack] Ubuntu Image for VM

Martinx - ジェームズ thiagocmartinsc at gmail.com
Tue Nov 26 15:10:24 UTC 2013


Hi!

You can also, run this:

---
# Ubuntu 12.04.3
glance image-create --location
http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-i386-disk1.img--is-public
true --disk-format qcow2 --container-format bare --name "Ubuntu
12.04.3 LTS - Precise Pangolin - 32 Bits - Cloud Based Image"

glance image-create --location
http://uec-images.ubuntu.com/releases/12.04/release/ubuntu-12.04-server-cloudimg-amd64-disk1.img--is-public
true --disk-format qcow2 --container-format bare --name "Ubuntu
12.04.3 LTS - Precise Pangolin - 64 Bits - Cloud Based Image"

# Ubuntu 13.10
glance image-create --location
http://uec-images.ubuntu.com/releases/13.10/release/ubuntu-13.10-server-cloudimg-i386-disk1.img--is-public
true --disk-format qcow2 --container-format bare --name "Ubuntu
13.10 - Saucy Salamander - 32 Bits - Cloud Based Image"

glance image-create --location
http://uec-images.ubuntu.com/releases/13.10/release/ubuntu-13.10-server-cloudimg-amd64-disk1.img--is-public
true --disk-format qcow2 --container-format bare --name "Ubuntu
13.10 - Saucy Salamander - 64 Bits - Cloud Based Image"
glance image-list
---

It will push those Ubuntu images into your Glance.

Cheers!
Thiago


On 26 November 2013 06:25, Mahardhika Gilang
<mahardika.gilang at andalabs.com>wrote:

> Dear All, where can i get ubuntu image that ready to use in vm on
> openstack environment
> i need image that can be resize or used custom size in flavor.
>
> Thanks
> --
> Regards,
> Mahardhika Gilang
>
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/
> openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131126/d9daa6ab/attachment.html>


More information about the Openstack mailing list