Unreleased Release Notes¶
3.5.0-2¶
Deprecation Notes¶
Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason, using the
daemon
module of oslo.privsep in a monkey patched environment is now deprecated. The support of Eventlet will be soon removed from oslo.privsep.Please start considering removing your internal Eventlet usages and start migrating your stack.
3.5.0¶
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .