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 _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack