neutron/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb
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
..
extensions [OVN] Implement floating IP QoS in OVN backend 2020-09-01 07:27:48 +00:00
__init__.py [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_impl_idl.py [ovn]: port forwarding -- Functional test for IDL changes 2020-07-31 10:26:58 +00:00
test_maintenance.py [OVN] Fix inconsistent IGMP configuration 2020-11-25 16:47:57 +00:00
test_ovn_db_resources.py Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
test_ovn_db_sync.py [OVN] Set send_periodic to False on provider networks 2021-03-18 10:19:15 +00:00
test_ovsdb_monitor.py [OVN] Allow schema checks to happen before starting connection 2021-01-29 05:02:27 +00:00