<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi Abhishek,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">You can download the OpenStack/EC2 ready ubuntu 14.04 directly from <a href="http://apps.openstack.org">apps.openstack.org</a> by executing the glance command used here:</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><a href="http://apps.openstack.org/#tab=glance-images&asset=Ubuntu%20Trusty%2014">http://apps.openstack.org/#tab=glance-images&asset=Ubuntu%20Trusty%2014</a></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div> alternatively, if you don't want to upload directly from the Internet you can download the image (direct link is also mentioned on the above website) locally and upload it to glance as you did with cirros. <br> <div id="bloop_sign_1438342212599009024" class="bloop_sign"><div style="font-family:helvetica,arial;font-size:13px">-- <br>Marcin Iwinski<br>Sent with Airmail</div></div> <br><p class="airmail_on" style="color:#000;">On 31 Jul 2015 at 13:10:05, Abhishek Talwar (<a href="mailto:abhishek.talwar@tcs.com">abhishek.talwar@tcs.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>
<title></title>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Hi,</font></p>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><br></font></p>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">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:</font></p>
<ol>
<li><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Create a temporary local directory:</font></li>
</ol>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">$
mkdir /tmp/images</font></p>
<ol>
<li><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Download the source image into it:</font></li>
</ol>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">$
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></font></p>
<ol>
<li><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Upload the image to the Image service using the QCOW2 disk
format, bare container format, and public visibility so all
projects can access it:</font></li>
</ol>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">$
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</font></p>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">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.</font></p>
<p><font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">I
have checked this link
<b>"http://docs.openstack.org/image-guide/content/ubuntu-image.html"</b>
but couldnt get through.</font></p>
<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>
_______________________________________________
<br>OpenStack-operators mailing list
<br>OpenStack-operators@lists.openstack.org
<br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
<br></div></div></span></blockquote></body></html>