neutron/neutron/tests/unit/agent
Brian Haley 846003c437 Start metadata proxy even if IPv6 DAD fails
A recent change suppressed the IPv6 DAD failure and
removed the address when multiple DHCP agents were
configured on the same network,
https://review.opendev.org/c/openstack/neutron/+/880957

But it also changed the behavior to not enable IPv4
metadata in this case. Restore the old behavior by
not returning early in the DAD failure case. The callback
that builds the config file was moved until after
the address was bound to make the two steps more obvious.

Related-bug: #1953165
Change-Id: I8436c6c9da9a2533ca27ff7312f5b2c7ea41e94f
2023-05-22 17:37:03 -04:00
..
common Allow shared resources between physical and tunnelled networks 2023-01-17 10:20:52 +00:00
dhcp Suppress IPv6 metadata DAD failure and delete address 2023-04-04 09:39:19 -04:00
l2 Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
l3
linux Fix not working use_random_fully config option 2023-05-16 19:23:50 +03:00
metadata Start metadata proxy even if IPv6 DAD fails 2023-05-22 17:37:03 -04:00
ovn Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
ovsdb
windows
__init__.py
test_agent_extensions_manager.py
test_resource_cache.py
test_rpc.py port-hint-ovs-tx-steering: agent side 2023-05-09 11:49:17 +02:00
test_securitygroups_rpc.py