[Openstack] nova ip 169.254.169.254
Robert Collins
robertc at robertcollins.net
Sat May 10 22:02:56 UTC 2014
On 10 May 2014 06:16, Howard Luckenbaugh <hlucken at us.ibm.com> wrote:
> This box was working and listening on 169.254.169.254 to access the metadata
> of the machines. However it has stopped listening. I have tried rebooting
> and comparing networks and etc and nothing I can see is stopping it. Anyone
> had this happen before.
If you are using neutron's nova metadata agent, it runs a process per
network, then uses a domain socket to escape the network namespace and
communicate with a parent that talks to nova.
If you are using nova-networking, its handled by an iptables DNAT rule
to take incoming requests and forward them to the actual API IP
address/port.
-Rob
--
Robert Collins <rbtcollins at hp.com>
Distinguished Technologist
HP Converged Cloud
More information about the Openstack
mailing list