neutron/neutron/tests
Lucas Alvares Gomes 7e1df72c16 [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:33 +01:00
..
common [Fullstack] Handle properly BrokenPipeError exception 2020-04-14 11:35:44 +00:00
contrib [OVN] Unify OVN/OVS compilation 2020-07-17 11:40:37 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Add minimum bw qos rule validation for network 2021-03-09 10:09:10 +00:00
functional add_fake_chassis() may need to create a Chassis_Private 2021-05-12 08:17:53 +00:00
unit [OVN] Fix: Disabling snat after it was enabled 2021-05-21 09:19:33 +01:00
var
__init__.py
base.py HA race condition test for DHCP scheduling 2019-11-18 14:09:32 +01:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00