<html><body><p>if this is not an install from source, say you installed it by using apt-get install, then you just need to start the service like this (on ubuntu, other platform, the miles will vary)<br><br>service neutron-dhcp-agent start<br>service neutron-metadata-agent start<br><br>you will need to make sure that neutron.conf, dhcp_agent.ini and metadata_agent.ini files are in /etc/neutron directory with right configuration values.<br><br>Tong Li<br>IBM Open Technology<br><br><br><img width="16" height="16" src="cid:1__=0ABBF57BDFD5CC7D8f9e8a93df938690918c0AB@" border="0" alt="Inactive hide details for Turbo Fredriksson ---07/06/2016 08:14:40 AM---On Jul 1, 2016, at 2:56 PM, Brian Haley wrote: > You al"><font color="#424282">Turbo Fredriksson ---07/06/2016 08:14:40 AM---On Jul 1, 2016, at 2:56 PM, Brian Haley wrote: > You also need to have the neutron-metadata-agent ru</font><br><br><font size="2" color="#5F5F5F">From:        </font><font size="2">Turbo Fredriksson <turbo@bayour.com></font><br><font size="2" color="#5F5F5F">To:        </font><font size="2">OpenStack Mailing List <openstack@lists.openstack.org></font><br><font size="2" color="#5F5F5F">Date:        </font><font size="2">07/06/2016 08:14 AM</font><br><font size="2" color="#5F5F5F">Subject:        </font><font size="2">Re: [Openstack] Can't get data from the neutron metadata proxy</font><br><hr width="100%" size="2" align="left" noshade style="color:#8091A5; "><br><br><br><tt>On Jul 1, 2016, at 2:56 PM, Brian Haley wrote:<br><br>> You also need to have the neutron-metadata-agent running anywhere you run the proxy (well, anywhere the l3-agent is running since it starts them typically). Each namespace proxy communicates with it over a Unix Domain Socket, and it communicates with the Nova metadata server.<br><br><br>Ahh, that's probably it!<br><br>bladeA03:~# ll /usr/bin/neutron*metadata*<br>-rwxr-xr-x 1 root root 178 Jun 21 09:54 /usr/bin/neutron-metadata-agent*<br>-rwxr-xr-x 1 root root 184 Jun 21 09:54 /usr/bin/neutron-ns-metadata-proxy*<br><br>Had no idea there where TWO processes I needed!<br><br><br>So how do I get the agent started? Do I possibly miss a config<br>file?<br>--<br>If something's hard to do, then it's not worth doing.<br>- Homer Simpson<br><br><br>_______________________________________________<br>Mailing list: </tt><tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></tt><tt><br>Post to     : openstack@lists.openstack.org<br>Unsubscribe : </tt><tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a></tt><tt><br><br></tt><br><br><BR>
</body></html>