Xena Series Release Notes¶
19.5.0¶
New Features¶
Add socket keepalive options for the pymemcache (dogpile.cache) backend.
Now the
oslo::cache
defined resource type installs the pymemcache library when pymemcache backend is used.
Add options to configure pymemcache’s HashClient retrying mechanisms (dogpile.cache) backend.
Add retrying options for pymemcache (dogpile.cache) backend.
19.4.0¶
New Features¶
The following parameter and resource type have been added, to support usage of the service token feature with the Barbican key manager.
The
oslo::key_manager::barbican::send_service_user_token
parameterThe
oslo::key_manager::barbican::service_user
resource type
The new
oslo::cache::package_ensure
parameter has been added. This parameter defines status of the backend package used.
The
oslo::coordination::manage_backend_package
parameter has been added.
19.3.0¶
New Features¶
The new
oslo::middleware::http_basic_auth_userfile
parameter has been added.
19.1.0¶
Upgrade Notes¶
Fedora is no longer supported.
19.0.0¶
New Features¶
The new
oslo::coordination
resource type has been added. This manages parameters for coordination which is implemented in the tooz library and backend packages required for each drivers.