[eventlet-removal] Remove the usage of eventlet in the L3 agent
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Wishlist
|
Rodolfo Alonso | ||
Bug Description
References:
* https:/
* https:/
Remove the import and usage of the eventlet library in the L3 agent.
=======
It is spawned using ``oslo_
It uses a greenpool to handle the resource processing https:/
It also uses ``eventlet.spawn`` in HA to spawn the keepalived notifications server.
| tags: | added: eventlet-deprecation |
| Changed in neutron: | |
| status: | New → Confirmed |
| importance: | Undecided → Wishlist |
| Changed in neutron: | |
| assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
| summary: |
- [eventlet-deprecation] Remove the usage of eventlet in the L3 agent + [eventlet-removal] Remove the usage of eventlet in the L3 agent |
| tags: |
added: eventlet-removal removed: eventlet-deprecation |

Fix proposed to branch: master /review. opendev. org/c/openstack /neutron/ +/938404
Review: https:/