yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #88973
[Bug 1975692] Re: OVN migration failed due to unhandled error in neutron_ovn_db_sync_util
Reviewed: https://review.opendev.org/c/openstack/neutron/+/843263
Committed: https://opendev.org/openstack/neutron/commit/3c637a2d127f7fdac5874fd9ed1b01137d303c7f
Submitter: "Zuul (22348)"
Branch: master
commit 3c637a2d127f7fdac5874fd9ed1b01137d303c7f
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Sat May 14 12:52:48 2022 +0000
[OVN] During the DB migration, allow the DB context to finish
During the execution of "migrate_neutron_database_to_ovn", that is
part of the OVN database migration process, the port bindings are
updated. If by any circumstance a port binding update fails, the
database write context should end properly (rolling back the
transaction) and any exception raise should be catched outside it.
Closes-Bug: #1975692
Change-Id: Idc6478e6f0fd1a2825b2c978b41feb5dab903357
** 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/1975692
Title:
OVN migration failed due to unhandled error in
neutron_ovn_db_sync_util
Status in neutron:
Fix Released
Bug description:
While performing ovs2ovn migration the following exception occurred,
from neutron/neutron-ovn-db-sync-util.log.1 on controller-0
Log: https://paste.opendev.org/show/b4OJEldZ3IBAjAJ1xOAd/
This bug is related to:
- https://bugs.launchpad.net/neutron/+bug/1939704
- https://bugs.launchpad.net/neutron/+bug/1964640
Bugzilla reference: (OSP16.2)
https://bugzilla.redhat.com/show_bug.cgi?id=2087721
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1975692/+subscriptions
References