neutron/neutron/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 Deprecated support for Windows OS 2023-04-25 09:01:56 +00:00
dhcp Merge "Do not log full network on reload_allocations" 2023-02-18 00:22:16 +00:00
l2 Add host metadata haproxy manager 2023-05-08 08:38:54 +08:00
l3 Honor debug mode in keepalived-state-change script logs 2023-01-22 00:52:27 +01:00
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 Use ovs constants from neutron-lib 2022-06-17 10:36:44 +05:30
windows Remove rootwrap execution (1) 2021-02-06 16:22:43 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Don't register config options on imports 2022-04-13 05:49:15 +00:00
firewall.py [ovs fw] Restrict IPv6 NA and DHCP(v6) IP and MAC source addresses 2021-04-13 15:15:41 +02:00
l3_agent.py Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
metadata_agent.py Add rate-limiting to metadata agents 2023-05-17 18:52:25 -05:00
resource_cache.py Cleanup fanout queues on ovs agent stop 2022-09-09 09:03:45 +02:00
rpc.py port-hint-ovs-tx-steering: agent side 2023-05-09 11:49:17 +02:00
securitygroups_rpc.py Start using security-groups-shared-filtering from neutron-lib 2022-05-19 12:51:15 -04:00