neutron/neutron/common/ovn
Lucas Alvares Gomes 1f68336b79 [OVN] Set send_periodic to False on provider networks
This patch adds a check prior to setting the send_periodic configuration
option for the LRP's ipv6_ra_configs to see if the network the LRP is
connected to is a provider network and the port is a gateway port.

In case it is a provider network and the port is a gateway port,
send_periodic should be set to False to avoid leaking the RAs generated
by ovn-controller to the tenant networks onto the provider network.

Closes-Bug: #1919347
Change-Id: I4e1ffb3a1eea147a750def245f869aca9e036b88
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
2021-03-18 10:19:15 +00:00
..
__init__.py [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
acl.py Merge "[ovn] Use normalized remote prefix IPs in OVN driver" 2020-07-29 16:38:08 +00:00
constants.py [OVN] Set mcast_flood_reports on LSPs 2021-03-09 09:14:46 +00:00
exceptions.py [OVN] Move OVN commons to neutron tree 2019-12-04 13:15:16 +00:00
extensions.py [OVN] security group logging support (2 of 2) 2021-03-02 10:48:23 -05:00
hash_ring_manager.py Rely on worker count for HashRing caching 2020-12-21 09:32:15 -05:00
utils.py [OVN] Set send_periodic to False on provider networks 2021-03-18 10:19:15 +00:00