[Openstack] OpenStack pre-built images

Jesse Andrews anotherjesse at gmail.com
Thu Feb 9 22:32:49 UTC 2012


You can add a selection of images to your localrc and it will add them
automatically

https://github.com/cloudbuilders/devstack/blob/master/stackrc#L57

example localrc:

IMAGE_URLS=http://smoser.brickies.net/ubuntu/ttylinux-uec/ttylinux-uec-amd64-11.2_2.6.35-15_1.tar.gz,http://uec-images.ubuntu.com/natty/current/natty-server-cloudimg-amd64.tar.gz,http://uec-images.ubuntu.com/oneiric/current/oneiric-server-cloudimg-amd64.tar.gz,http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-uec.tar.gz,http://launchpad.net/cirros/trunk/0.3.0/+download/cirros-0.3.0-x86_64-rootfs.img.gz

(note - the reason for two cirros images is to support both lxc & kvm)

Jesse

On Thu, Feb 9, 2012 at 2:26 PM, Joe Smithian <joe.smithian at gmail.com> wrote:
> Hello,
>
> I'm wondering if there are pre-built Linux images available online to
> download and add to my devstack project.
>
> I tried to build one using euca-bundle-image -i
> kvm-kernel/vmlinuz-2.6.28-11-server --kernel true command but it
> failed:
> Checking image
> Encrypting image
> Splitting image...
> Part: vmlinuz-2.6.28-11-server.part.00
> no start line
>
>
> So, I need a pre-built image for a quick test of publishing a new
> image to openStack.
>
>
> Thanks
>
> Joe
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp




More information about the Openstack mailing list