Yoga Series Release Notes¶
20.3.0-6¶
New Features¶
Now the
oslo::cache
defined resource type installs the pymemcache library when pymemcache backend is used.
20.3.0¶
Deprecation Notes¶
The
oslo::db::use_tpool
parameter has been deprecated and will be removed in a future release.
20.2.0¶
New Features¶
Add socket keepalive options for the pymemcache (dogpile.cache) backend.
Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.
The new
oslo::privsep::config_group
parameter has been added. This parameter can be used to add parameters to the section different from the defaultprivsep_${entrypoint}
section.
Add options to configure pymemcache’s HashClient retrying mechanisms (dogpile.cache) backend.
Add retrying options for pymemcache (dogpile.cache) backend.
The
oslo::key_manager::barbican::service_user
resource type now supports thesystem_scope
parameter.
The
system_scope
parameter has been added to theoslo::limit
resource type.
20.0.0¶
New Features¶
The new
oslo::limit
resource type has been added. This manages parameters of theoslo.limit
library.
Upgrade Notes¶
The
oslo_config
resource has been removed.