3c637a2d12

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
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%