<div dir="ltr">Thanks for the reply, it was really helpful.<div><br></div><div>In my case the problem was exactly where Felix said - nova-network left some rules in iptables.</div><div>And yeap (might help someone in debug), redirect to metadata service happens on network node in qrouter namespace:</div>
<div><br></div><div># ip netns exec qrouter-c7e7ea00-a362-4f4f-9a1c-a54ac86eb3be iptables -t nat -L<br></div><div>...</div><div><div>Chain neutron-l3-agent-PREROUTING (1 references)</div><div>target prot opt source destination </div>
<div>REDIRECT tcp -- anywhere 169.254.169.254 tcp dpt:http redir ports 9697</div></div><div>...</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-15 8:41 GMT+03:00 Mark Kirkwood <span dir="ltr"><<a href="mailto:mark.kirkwood@catalyst.net.nz" target="_blank">mark.kirkwood@catalyst.net.nz</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 15/06/14 03:00, Sergey Motovilovets wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Another problem is metadata service. I've tried like everything I found<br>
regarding neutron<->metadata configuration, without any success. I just<br>
can't connect to 169.254.169.254 from virtual machines, though they get<br>
configured by dhcp, can ping each other in their subnet and I can<br>
allocate floating IPs to them.<br>
<br>
</blockquote>
<br></div>
Do you get connection hang or interval server error? If the latter<br>
see <a href="https://bugzilla.redhat.com/show_bug.cgi?id=950201" target="_blank">https://bugzilla.redhat.com/<u></u>show_bug.cgi?id=950201</a><br>
<br>
I ran into this as I had neutron_region_name misspelled in nova.conf and metadata_agent.conf (I'm using Ubuntu 14.04 packages).<br>
<br>
regards<span class="HOEnZb"><font color="#888888"><br>
<br>
Mark</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</div></div></blockquote></div><br></div>