<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello,<br>
<br>
Yes I set up that as is describet in documentation. But I found
issue, that I didn't enable this settings:<br>
<br>
In /etc/neutron/dhcp_agent.ini:<br>
<br>
enable_isolated_metadata = True<br>
enable_metadata_network = True<br>
<br>
I realy don't understand option enable_isolated_metadata, in
comment section is described: "The metadata service will only be
activated when the subnet gateway_ip is None."<br>
<br>
When create network with disabled gateway, isn't possible to
attach it to router, but when create subnet with empty gateway,
systeam creats it for you, but metadata works anyway.<br>
<br>
On 2014.01.13. 4:22, sylecn wrote:<br>
</div>
<blockquote
cite="mid:CACGNuiT2O2qkvfAz5GP1wq7ETURycFE3NbWHPXStKkoAmNj93A@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hi,<br>
<br>
Do you have these settings in nova.conf:<br>
<br>
service_neutron_metadata_proxy=True<br>
neutron_metadata_proxy_shared_secret=<same as set in
neutron's config file><br>
<br>
</div>
Thanks,<br>
</div>
Yuanle<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Fri, Jan 10, 2014 at 8:24 PM,
Mārtiņš Jakubovičs <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:martins@hostnet.lv"
target="_blank">martins@hostnet.lv</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"> Hello,<br>
<br>
How can I debug neutron metadata agent? Problem is, that
this service is not working for me, I see that request to
IP 169.254.169.254 is coming from my instance to network
node (with tcpdump I can see that), but in metadata logs
nothing happens. I did exactly like is described in
documentation.<br>
<br>
Only after neutron-metadata-agent restart I got this in
metadata agent logs: <a moz-do-not-send="true"
href="http://paste.openstack.org/show/60954/"
target="_blank">http://paste.openstack.org/show/60954/</a><br>
<br>
Thanks.<br>
</div>
<br>
_______________________________________________<br>
Mailing list: <a moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to : <a moz-do-not-send="true"
href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack"
target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</blockquote>
</body>
</html>