Provider Network Metadata service
Hello,
I am working on OpenStack Newton set up. I have set it using the provider network options.
On trying to launch an instance, using custom ( cirros or Centos ) image. I see the the metadata ( 169.254.169.254 ) is picked up sometime, and sometime it refuses.
The only thing what it fixes is if having a route to metedata server via the dhcp IP.
But since, my image doesn't have NOZEROCONF parameter. I am getting the route 169.254.0.0/16 via eth0.
But on having this route, the metadata is missed sometimes.
Any issue with this route ?