neutron/neutron/agent
Slawek Kaplonski b934ae57f1 Handle properly existing LLA address during l3 agent restart
In case when L3 agent is hosting routers which have got subnets
with Prefix Delegation enabled, agent couldn't properly handle
IpAddressAlreadyExists exception raised when pd module tries to
configure link local IPv6 addresses.

Now this is fixed and L3 agent can restart without problems in such
case.

Change-Id: Icc995f7b2b465921e41342711d17539f16ead0ce
Closes-Bug: #1892362
(cherry picked from commit 81d375d39a)
2020-08-25 09:09:25 +00:00
..
common Merge "Add "igmp_snooping_enable" config option for OVS agent" into stable/train 2020-06-28 13:25:30 +00:00
dhcp Merge "Prioritize port create and update ready messages" into stable/train 2020-04-16 00:15:28 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Report L3 extensions enabled in the L3 agent's config 2020-05-13 21:31:24 +00:00
linux Handle properly existing LLA address during l3 agent restart 2020-08-25 09:09:25 +00:00
metadata Fix return correct cache when reusing port 2020-04-08 12:08:13 +00:00
ovsdb Adopt timers for new tenacity release 2019-08-21 14:21:31 +00:00
windows Windows: Fix local adapter ipv6 check 2019-09-13 14:59:49 +03: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 Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Ignore first local port update notification 2019-07-04 12:06:11 +00:00
rpc.py Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
securitygroups_rpc.py Add accepted egress direct flow 2020-01-28 08:33:01 +00:00