Zed Series Release Notes¶
21.0.0¶
New Features¶
Now the
oslo::cachedefined resource type installs the pymemcache library when pymemcache backend is used.
The
oslo::privsepdefined resource type now supports thethread_pool_sizeparameter and thelogger_nameparameter.
Upgrade Notes¶
The
allow_insecure_clientsparameter of theoslo::messaging::amqpdefined resource type has been removed.
CentOS 8 Stream is no longer supported by this module.
The
oslo::db::idel_timeoutparameter has been removed.
The
oslo::db::min_pool_sizeparameter has been removed.
The deprecated
oslo::db::use_tpoolparameter has been removed.
The
oslo::dbdefined resource type no longer supports MongoDB backend.
The
oslo::servicedefined type has been splitted to the following three defined types.oslo::serviceto manage common service parametersoslo::service::sslto manage ssl parametersoslo::service::wsgito manage wsgi service parameters
Deprecation Notes¶
Support of the etcd3 driver by
oslo::coordinationhas been deprecated, because the driver has been deprecated.