<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><p>Hi,</p><p><br></p><p>I have a multinode kilo OpenStack setup with a controller node,
network node and 2 compute nodes. I have installed a cirros image with
the following steps:</p> <ol><li>Create a temporary local directory:</li></ol> <p>$ mkdir /tmp/images</p> <ol><li>Download the source image into it:</li></ol> <p>$ wget -P /tmp/images <a href="http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img">http://download.cirros-cloud.net/0.3....</a></p> <ol><li>Upload
the image to the Image service using the QCOW2 disk format, bare
container format, and public visibility so all projects can access it:</li></ol> <p>$ glance image-create --name "cirros-0.3.4-x86_64" --file /tmp/images/cirros-0.3.4-x86_64-disk.img \
--disk-format qcow2 --container-format bare --visibility public --progress</p> <p>Now I want to install an Ubuntu image on my setup and boot VM's with it. So what would be the desired steps for that.</p> <p>I have checked this link <b>"http://docs.openstack.org/image-guide/content/ubuntu-image.html"</b> but couldnt get through.</p><div></div></font>
<p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>
<p></p>