neutron/doc
Bence Romsics 080770cd7b Suppress IPv6 metadata DAD failure and delete address
IPv4 DAD is non-existent in Linux or its failure is silent, so we
never needed to catch and ignore it. On the other hand IPv6 DAD
failure is explicit, hence comes this change.

This of course leaves the metadata service dead on hosts where
duplicate address detection failed. But if we catch the
DADFailed exception and delete the address, at least other
functions of the dhcp-agent should not be affected.

With this the IPv6 isolated metadata service is not redundant, which
is the best we can do without a redesign.

Also document the promised service level of isolated metadata.

Added additional tests for the metadata driver as well.

Change-Id: I6b544c5528cb22e5e8846fc47dfb8b05f70f975c
Partial-Bug: #1953165
(cherry picked from commit 2aee961ab6)
(cherry picked from commit 071255f098)
(cherry picked from commit 1c615281f7)
(cherry picked from commit defb6018f3)
(cherry picked from commit 1d674825eb)
(cherry picked from commit f53cff4a9c)
2023-05-02 15:40:57 +02:00
..
source Suppress IPv6 metadata DAD failure and delete address 2023-05-02 15:40:57 +02:00
Makefile Merge from launchpad quantum/diablo branch: 2011-09-23 20:17:44 -07:00
requirements.txt Install "pyroute2" as a doc job depedency 2021-05-19 15:30:54 +00:00