ovsdbapp/ovsdbapp
Flavio Fernandes c5b598dd8d OVNNB backend: Fix LbDelCommand when using vip param
Fix issue in ovn_northbound LbDelCommand where logic
for removing vip while using if_exists=True was not
doing the right thing.

In order to be consistent with as ovn-nbctl [1], this
change also introduces a modified behavior. When the
last vip is removed, it will also remove the load
balancer instance.

[1]: 1e2f4aaab6/utilities/ovn-nbctl.c (L2870)

Closes-Bug: #1877673
Change-Id: Ie8ae8f5efae2afb958ed2010053ff04372cc1c51
(cherry picked from commit 8cb3b56fa9)
2020-08-21 16:41:25 +00:00
..
backend Merge "Call row.verify() when updating map columns with db_set" into stable/train 2020-04-23 16:00:28 +00:00
schema OVNNB backend: Fix LbDelCommand when using vip param 2020-08-21 16:41:25 +00:00
tests OVNNB backend: Fix LbDelCommand when using vip param 2020-08-21 16:41:25 +00:00
CHANGES Update changes to mention previous API.get() change 2017-02-23 17:08:32 -05:00
__init__.py Add cookiecutter output 2017-02-24 15:02:19 -05:00
api.py Merge "Add db_create_row method" 2019-03-20 15:41:53 +00:00
constants.py Add QoS command for ovn northbound db. 2018-04-23 14:44:46 +08:00
event.py Make Event logging more useful by default 2019-05-21 17:54:37 -05:00
exceptions.py fix tox python3 overrides 2018-08-22 14:51:43 -04:00
utils.py update pylint to 1.9.2 2018-08-21 09:36:16 -04:00
venv.py Handle unset OVN_SRCDIR 2019-10-04 22:45:13 +00:00