[Openstack] Can't get data from the neutron metadata proxy
Turbo Fredriksson
turbo at bayour.com
Wed Jul 6 11:56:15 UTC 2016
On Jul 1, 2016, at 2:56 PM, Brian Haley wrote:
> 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.
Ahh, that's probably it!
bladeA03:~# ll /usr/bin/neutron*metadata*
-rwxr-xr-x 1 root root 178 Jun 21 09:54 /usr/bin/neutron-metadata-agent*
-rwxr-xr-x 1 root root 184 Jun 21 09:54 /usr/bin/neutron-ns-metadata-proxy*
Had no idea there where TWO processes I needed!
So how do I get the agent started? Do I possibly miss a config
file?
--
If something's hard to do, then it's not worth doing.
- Homer Simpson
More information about the Openstack
mailing list