Reviewed: https://review.opendev.org/708009 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8c103739f6af40226c5ead22fa6f8657d51405ef Submitter: Zuul Branch: master
commit 8c103739f6af40226c5ead22fa6f8657d51405ef Author: zhangyuhe <[email protected]> Date: Sun Feb 16 15:20:24 2020 +0800 [OVN] Always update router static route - This change fixed an issue where the update_router_routes method would not execute when all static routes were removed Closes-Bug: #1860273 Change-Id: I33559947f63ab4259ec99f093350e8e6eeb83d7d Signed-off-by: zhangyuhe <[email protected]> ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1860273 Title: Delete static route exception Status in neutron: Fix Released Bug description: If a router has only one static route in addition to the default route, deleting the static route will cause an exception. Deleted successfully in neutron, but the static route still exists in the logical_router table in ovn-nb To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1860273/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

