<div dir="ltr">in the console log I can see:<div><br></div><div><pre class="" style="padding:8.5px;font-family:Menlo,Monaco,'Courier New',monospace;font-size:12px;color:rgb(51,51,51);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;margin-top:0px;margin-bottom:9px;line-height:18px;border:1px solid rgba(0,0,0,0.14902);white-space:pre-wrap;word-break:break-all;word-wrap:break-word;background-color:rgb(245,245,245)">
  localhost login: cloud-init[802]: 2014-08-27 17:22:32,811 - url_helper.py[WARNING]: Calling '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [5/120s]: request error [[Errno 101] Network is unreachable]
cloud-init[802]: 2014-08-27 17:22:34,815 - url_helper.py[WARNING]: Calling '<a href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</a>' failed [7/120s]: request error [[Errno 101] Network is unreachable]</pre>
</div></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div></div><div><div style="font-family:arial;font-size:small"><div><div>Mit freundlichen Grüßen,<br>Arash Kaffamanesh</div><div><br></div><div><a href="http://www.meetup.com/OpenStack-X/" style="color:rgb(17,85,204)" target="_blank">Meetup: OpenStack X Meetup</a></div>
<div><br><a href="https://www.facebook.com/cloudssky" style="color:rgb(17,85,204)" target="_blank">Like</a> | <a href="https://twitter.com/CLOUDSSKYONE" style="color:rgb(17,85,204)" target="_blank">Follow</a><br></div></div>
<font size="1"></font><div><p style="color:rgb(34,34,34)">
</p><p style="color:rgb(34,34,34)">
<span style="color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)"><font><b>________________</b></font><font><b>____________</b></font><b>   </b><b>  </b></span></span></p><p><span style="background-color:rgb(255,255,255)"><b>Arash Kaffamanesh</b><span style="font-family:arial,sans-serif"><b><span style="font-size:13px;font-family:arial,sans-serif"><br>
Clouds Sky GmbH<span></span><br></span></b></span></span></p><p></p><div style="color:rgb(80,0,80);font-family:arial;font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">
</div><p></p><p style="color:rgb(34,34,34);font-family:arial;font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">
<span style="background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif"><b><span style="font-size:13px;font-family:arial,sans-serif">Home: Im Mediapark 4C<br>Startplatz: Im Mediapark 5</span></b></span></span></p>
<p><span style="background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif"><b><span style="font-size:13px;font-family:arial,sans-serif">50760 Köln<br></span></b></span></span></p><a value="+13145187189"></a><span style="background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif"><a value="+13145187189"><span style="background-color:rgb(255,255,255)"><span style="font-family:arial,sans-serif"></span></span></a><a value="+13145187189">T.:  +49 221 379 90 680<br>
</a></span></span>M.: +49 177 880 77 34<span style="background-color:rgb(255,255,255)"><br><span style="color:rgb(0,0,0)"><a href="http://www.cloudssky.com/" target="_blank">www.cloudssky.com</a><b><br>_________________</b><font><b>___________</b></font></span></span><span style="background-color:rgb(255,255,255)"><span style="color:rgb(0,0,0)"><font><b></b></font></span><span style="color:rgb(11,83,148)"><b><span style="color:rgb(0,0,0)"></span> </b></span></span><p style="color:rgb(34,34,34)">
<span style="color:rgb(11,83,148)"><b></b></span><font> </font></p><font size="1"></font></div></div></div></div></div>
<br><br><div class="gmail_quote">On Wed, Aug 27, 2014 at 7:54 PM, Tim Bell <span dir="ltr"><<a href="mailto:Tim.Bell@cern.ch" target="_blank">Tim.Bell@cern.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div style="word-wrap:break-word">
<div><br>
</div>
Image works well on CERN OpenStack (KVM), cloud-init set the hostname and did the disk extension. yum fastest mirror found the CERN repo.
<span class="HOEnZb"><font color="#888888"><div><br>
</div>
<div>Tim</div></font></span><div><div class="h5">
<div><br>
<div>
<div>On 27 Aug 2014, at 19:21, Arash Kaffamanesh <<a href="mailto:ak@cloudssky.com" target="_blank">ak@cloudssky.com</a>> wrote:</div>
<br>
<blockquote type="cite">
<div dir="ltr">added the image to glance on havana with:
<div><br>
<div>glance image-create --name "CentOS 7 Generic Cloud 20140826" --container-format bare --disk-format qcow2 --file CentOS-7-x86_64-GenericCloud-20140826_02.qcow2 --is-public True<br>
</div>
<div><br>
</div>
<div>and fired an instance on horion, the instance is up, can access it through the console, but can't ping it.</div>
<div><br>
</div>
<div>any ideas?</div>
<div><br>
</div>
<div>Thx!</div>
<div class="gmail_extra">
<div>
<div dir="ltr">
<div style="font-family:arial;font-size:small"><br>
</div>
</div>
</div>
<br>
<div class="gmail_quote">On Wed, Aug 27, 2014 at 6:48 PM, Rich Bowen <span dir="ltr">
<<a href="mailto:rbowen@redhat.com" target="_blank">rbowen@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br>
On 08/27/2014 12:18 PM, Karanbir Singh wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>Once you're producing images on a regular basis, it would be nice to<br>
>have a "-latest" symlink so that we don't need to update the images page<br>
>every week.<br>
</blockquote>
right, that exists - the same name minus the datestamp is a symlink (<br>
but dont use those yet! ).<br>
<br>
Is there value in having -latest in there ? I just truncated the date,<br>
so its always the same. If having -latest better communicates the state<br>
of the image, then we can add that in.<br>
</blockquote>
<br>
</div>
Nope, I don't really care what the file name is, as long as it doesn't change from week to week. :-)<br>
<br>
Thanks!
<div><br>
<br>
<br>
-- <br>
Rich Bowen - <a href="mailto:rbowen@redhat.com" target="_blank">rbowen@redhat.com</a><br>
OpenStack Community Liaison<br>
<a href="http://openstack.redhat.com/" target="_blank">http://openstack.redhat.com/</a><br>
<br>
</div>
<div>
<div>______________________________<u></u>_________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com" target="_blank">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/rdo-list</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com" target="_blank">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
</blockquote>
</div>
<br>
</div>
</div></div></div>

</blockquote></div><br></div>