Reviewed: https://review.opendev.org/725309 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=18dd0d4e5503b280d34700cad7ea109001ae55b5 Submitter: Zuul Branch: master
commit 18dd0d4e5503b280d34700cad7ea109001ae55b5 Author: Terry Wilson <[email protected]> Date: Mon May 4 16:03:06 2020 +0000 Fix ovn-db-sync-util after removing l3 ovsdb connection As a result of d92e71c2 the sync util can fail because it tries to look up the ovsdb connection from the mechanism_manager under 'ovn' but the sync util registers under 'ovn-sync'. Change-Id: I6998b08672761a501e427aab5d581064d9425dde Closes-Bug: #1876752 ** 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/1876752 Title: neutron-ovn-db-sync-util fails with KeyError: 'ovn' Status in neutron: Fix Released Bug description: As a result of https://review.opendev.org/#/c/708985/, the sync util can fail because it tries to look up the ovsdb connection from the mechanism_manager under 'ovn' but the sync util registers under 'ovn- sync'. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1876752/+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

