oslo.rootwrap/releasenotes/notes/deprecate-eventlet-monkey-patching-462dc9f2929efab1.yaml
Hervé Beraud 75b1af0b30 deprecate eventlet monkey patching with oslo.rootwrap
Change-Id: I4e0b5583151e3077d7cfe313d246babaa941614a
2025-01-29 14:28:29 +01:00

12 lines
466 B
YAML

---
deprecations:
- |
Eventlet usages are deprecated and the removal of Eventlet from
OpenStack `is planned <https://governance.openstack.org/tc//goals/proposed/remove-eventlet.html>`_,
for this reason using oslo.rootwrap in a monkey patched environment is
now deprecated. The support of Eventlet will be soon removed from
oslo.rootwrap.
Please start considering removing your internal Eventlet usages and
start migrating your stack.