<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">You can find ubuntu images in the app catalog. For example:
<br>
<a href="http://apps.openstack.org/#tab=glance-images&asset=Ubuntu%20Trusty%2014" target="_blank">http://apps.openstack.org/#tab=glance-images&asset=Ubuntu%20Trusty%2014</a><br>
<br>
Thanks,<br>
Kevin<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF535610"><font face="Tahoma" size="2" color="#000000"><b>From:</b> Abhishek Talwar [abhishek.talwar@tcs.com]<br>
<b>Sent:</b> Friday, July 31, 2015 4:05 AM<br>
<b>To:</b> openstack-operators<br>
<b>Subject:</b> [Openstack-operators] [kilo-muktinode] [ubuntu cloud images]<br>
</font><br>
</div>
<div></div>
<div><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" target="_blank">
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>
</div>
</div>
</div>
</body>
</html>