Public bug reported: During the OVN database inconsistencies check, the method "update_port_virtual_type" retrieves the Neutron DB port depending on the OVN LSP. If the Neutron DB port does not exist, this method should catch this exception and continue (there are other methods that will clean this OVN DB register).
Example of error: https://paste.opendev.org/show/bqkigBOhtOxnxsSgSIh4/ ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1999517 Title: Error during execution of "DBInconsistenciesPeriodics.update_port_virtual_type" Status in neutron: New Bug description: During the OVN database inconsistencies check, the method "update_port_virtual_type" retrieves the Neutron DB port depending on the OVN LSP. If the Neutron DB port does not exist, this method should catch this exception and continue (there are other methods that will clean this OVN DB register). Example of error: https://paste.opendev.org/show/bqkigBOhtOxnxsSgSIh4/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1999517/+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

