neutron/neutron/plugins
Rodolfo Alonso Hernandez bb1114c8b1 Make ``OVNMechanismDriver.post_fork_initialize`` callback cancellable
If the callback method ``OVNMechanismDriver.post_fork_initialize``
fails, the callback manager must raise an exception and finish the
process. If that happens in a Neutron worker, the
``oslo_service.service.Services`` class will restart the process.

The neutron-lib version is bumped to 3.9.0. It contains [1], needed
for this patch.

[1]https://review.opendev.org/c/openstack/neutron-lib/+/895940

Partial-Bug: #2036607
Change-Id: I2aca9a522bda2d69962369748b70fa9270fbe245
2023-12-04 07:00:08 +00:00
..
common Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ml2 Make ``OVNMechanismDriver.post_fork_initialize`` callback cancellable 2023-12-04 07:00:08 +00:00
__init__.py