Lookup up bridge in old bridges when the port is removed 88/86188/9
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 4 Dec 2019 14:50:14 +0000 (15:50 +0100)
committerChetan Arakere Gowdru <chetan.arakere@altencalsoftlabs.com>
Wed, 8 Jan 2020 06:34:52 +0000 (06:34 +0000)
commitca01e9f43aff77d5e4cdd84d29e1190e8a898f42
tree055b9c269e32322474112285c8a0dd3a2347a2f6
parent4109346dd7a5d0e3a02fe3211351e891836c9b0c
Lookup up bridge in old bridges when the port is removed

Updated bridges may be empty, in which case we do want to fall
back to the old bridge data to pick up the old bridge data --
otherwise we would end up looking up the wrong thing.

JIRA: OVSDB-413
Change-Id: I289314481595a38911f06c0ba1fe659896cb53e8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortRemoveCommand.java