ebd5480e90
There are places where we need to use a metadata address in different forms: 169.254.169.254 - when binding to an address, used with a port 169.254.169.254/32 - when configuring an address on an interface - when adding a route 169.254.0.0/16 - when checking if a metadata subnet is present We were not always using them correctly in either the DHCP or OVN code, try and correct the usage. This will make it easier to update the code when adding support for metadata over IPv6. Change-Id: I1780aa99204cc24e668d9798f4a5111eae83ecdb |
||
---|---|---|
.. | ||
metadata | ||
__init__.py | ||
metadata_agent.py |