<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body style="font-family: tt;" bgcolor="#FFFFFF" text="#000000"><div
 style="font-family: tt;">Richard Raseley wrote:<blockquote 
cite="mid:54D50164.8080009@raseley.com" type="cite"><pre wrap="">Teclus D'souza wrote:
</pre><blockquote type="cite"><pre wrap="">wget: can't connect to remote host (169.254.169.254): Network is
unreachable
</pre></blockquote><pre wrap=""><!---->
Teclus,

The error above potentially indicates a problem with the Neutron
metadata service. Can you ensure that this service is running in the
appropriate place? Once running, this service will spawn a
'neutron-ns-metadata-proxy' process for each network deployed within
Neutron. If you execute the command `ps aux | grep -i
neutron-ns-metadata-proxy` on the server where the metadata service is
running you should get an output of all the currently running metadata
proxy processes. Each of these lines will have a `--network_id=` flag
associated with it which will contain the Neutron network ID to which it
is associated.

If all that looks good, please post the contents of the
`/var/log/neutron/metadata-agent.log` as well as the contents of any
`/var/log/neutron/neutron-ns-metadata-proxy-*.log` files to
<a class="moz-txt-link-freetext" href="https://gist.github.com">https://gist.github.com</a> (or similar) and respond to this post so we can
look further.

Regards,

Richard Raseley

SysOps Engineer
Puppet Labs
</pre></blockquote>Correction, it is the Neutron DHCP Agent which spawns
 these `neutron-ns-metadata-proxy` processes, not the Neutron Metadata 
Agent.<br><br>Regards,<br><br>Richard Raseley<br><br>SysOps Engineer<br>Puppet
 Labs<br></div></body></html>