neutron/neutron/tests/unit/services
Lucas Alvares Gomes 749d9d6fca [OVN] Fix: Disabling snat after it was enabled
This patch removes a conditional check in the update_router() method
which was verifying if snat was enabled in order to update the nat
rules. This check does not make sense in the update method as if snat
was disabled we should still call update_nat_rules() which will then
remove the NAT entry from the OVN NB DB.

Change-Id: Ice20d22365acaf33ee211b1e38b7d0bc151c1ba8
Closes-Bug: #1922089
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
(cherry picked from commit ddc8e625f7)
2021-05-21 09:19:04 +01:00
..
auto_allocate Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
conntrack_helper Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
l3_router trivial: Make driver_controller's _attrs_to_driver py3 compatible 2021-04-29 07:34:09 +00:00
logapi Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
metering Add source_ip_prefix and destination_ip_prefix to metering label rules 2020-09-30 12:26:01 +00:00
network_segment_range Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
ovn_l3 [OVN] Fix: Disabling snat after it was enabled 2021-05-21 09:19:04 +01:00
placement_report Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
portforwarding [ovn]: Use assertCountEqual instead of assertEqual when appropriate 2020-09-15 19:31:27 +00:00
qos Add minimum bw qos rule validation for network 2021-03-04 14:30:58 +00:00
revisions Switch to new engine facade in revision plugin's UT 2020-03-26 04:43:43 +01:00
trunk Fix update of trunk subports during live migration 2021-02-11 08:55:30 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00