yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96092
[Bug 2101076] Re: [eventlet-removal] Remove the usage of eventlet in the MacVTap agent
Reviewed: https://review.opendev.org/c/openstack/neutron/+/952219
Committed: https://opendev.org/openstack/neutron/commit/32760ae88e9549c4b811530a2e12d57cc46ca165
Submitter: "Zuul (22348)"
Branch: master
commit 32760ae88e9549c4b811530a2e12d57cc46ca165
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Tue Jun 10 10:57:45 2025 +0000
[eventlet-removal] Remove the usage of eventlet in the MacVTAP agent
Closes-Bug: #2101076
Change-Id: I3efed45ac7b48d3666042f5b3650c83dfb7c14b7
** 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/2101076
Title:
[eventlet-removal] Remove the usage of eventlet in the MacVTap agent
Status in neutron:
Fix Released
Bug description:
References:
* https://etherpad.opendev.org/p/oct2024-ptg-neutron
* https://etherpad.opendev.org/p/neutron-eventlet-deprecation
Remove the import and usage of the eventlet library in the MacVTap
agent.
============================================================
This agent uses ``oslo_service.launch`` to spawn the agent instance
and handle the signals. Once ``oslo.service`` implements the module
``service`` with a backend other than eventlet, it will be possible to
remove it from this agent.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2101076/+subscriptions
References