Unreleased Release Notes¶
7.0.0-2¶
Deprecation Notes¶
Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason, using oslo.log in a monkey patched environment is now deprecated. The support of Eventlet will be soon removed from oslo.log.
Please start considering removing your internal Eventlet usages and start migrating your stack.
7.0.0¶
Upgrade Notes¶
Support for Windows operating systems has been removed. Because of the removal, the deprecated
[DEFAULT] use_eventlog
option has been removed.
6.2.0¶
Upgrade Notes¶
Support for Python 3.8 has been removed. Now the minimum python version supported is 3.9 .