[OVN] The API worker fails during "post_fork_initialize" call
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Medium
|
Rodolfo Alonso |
Bug Description
Bugzilla reference: https:/
This issue has been reproduced using the Tobiko framework. The test, that is executed several times, is rebooting the controllers and thus the Neutron API. Randomly, one Neutron API worker fails during the event method execution "post_fork_
Regardless of the result of the method "post_fork_
This bug proposes:
* To properly handle any possible error in the "_setup_hash_ring" call.
* To log a message at the end of the "post_fork_
* To catch any possible error during the "post_fork_
tags: | added: ovn |
Changed in neutron: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in neutron: | |
assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Related fix proposed to branch: master /review. opendev. org/c/openstack /neutron- lib/+/895940
Review: https:/