Hi

Speaking about VR improvements: I would like to change the way we need
to find the metadata API.

Currently we do something like "cat
/var/lib/dhclient/dhclient-eth0.leases | grep dhcp-server-identifier |
tail -1" to find the IP of the service.

However, parsing a dhcp lease file is not the best option and it is not
consistent across OS levels.

OpenStack and EC2 AWS uses 169.254.169.254. Would it make sense to adopt
this?

René

Reply via email to