12 lines
466 B
YAML
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.
|