neutron/neutron/conf
Bence Romsics f53cff4a9c 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)
2023-05-02 15:40:00 +02:00
..
agent Suppress IPv6 metadata DAD failure and delete address 2023-05-02 15:40:00 +02:00
db Bump pylint version to support python 3.8 2020-08-06 16:00:30 +02:00
extensions Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
plugins Avoid register config options on imports 2022-11-22 06:36:01 +00:00
policies Merge "Fix Floating IP policy rules" into stable/wallaby 2021-04-03 20:38:16 +00:00
services Granular metering data in neutron-metering-agent 2020-09-04 09:20:54 -03:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
common.py Script to remove duplicated port bindings 2022-09-30 03:39:40 +02:00
profiling.py Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota.py Bump default quotas for ports, subnets, and networks 2017-03-21 18:35:28 +00:00
service.py Merge "Add "rpc_response_max_timeout" config variable in OVS agent" 2019-03-01 12:09:18 +00:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00