How to create ubuntu image on devstack using dash board

Asked by Nagaraj

Hi all,

I have installed devstack on ubuntu server 12.04 LTS 64 bit. Now I want to create a ubuntu image using dashboard ( Horizon ). How can I create a image please help me.

Thanks
--Nagaraj

Question information

Language:
English Edit question
Status:
Answered
For:
devstack Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Marco CONSONNI (marco-consonni) said :
#1

Hello,

as far as I know, using the dashboard, there's no way to either create an image or load, in the catalogue, an image you created.

For creating an image, you need to use kvm (see a description here http://forums.openstack.org/viewtopic.php?f=15&t=523&p=1716&hilit=red+hat#p1716 ) or some tools specifically designed to do that (see http://docs.openstack.org/essex/openstack-compute/admin/content/creating-new-images.html).
This means that starting from an installation ISO image, you create a boot-able "disk" or (better) a boot-able image.

Once you have created an image, you have to load it into the catalogue by calling glance's CLI. See here for details: http://docs.openstack.org/essex/openstack-compute/install/yum/content/uploading-to-glance.html
This second step actually reads the image (the file) and loads it into glance.

-----

Alternatively you can download some per-fabricated image from a "free" catalogue you find in Internet (see, for example here http://www.turnkeylinux.org/?) and load such an image into glance (with the steps described in the previous step).

Revision history for this message
Marco CONSONNI (marco-consonni) said :
#2

Sorry, I found a better link explaining how to create an image http://docs.openstack.org/essex/openstack-compute/starter/content/

Revision history for this message
Pugazhendhi (kpugazh-8) said :
#3

Dear Marco,

Actually the question is for Devstack not Essex. I also face the same problem, the current Desvatack allows URL to be specified for image Creation I have specified URL of AMI format Bitnami Wordpress. Although the Image is said to be created the Instances are not getting launched from these AMI Images.

Can you help with this problem?

Provide an answer of your own, or ask Nagaraj for more information if necessary.

To post a message you must log in.