Yoga Series Release Notes

20.2.0

New Features

  • Add options to configure pymemcache’s HashClient retrying mechanisms (dogpile.cache) backend.

  • Add cache client retry options for the pymemcache (dogpile.cache) backend.

  • Add socket keepalive options for the pymemcache (dogpile.cache) backend.

  • The new key_val_separator parameter has been added to the ec2api_api_paste_ini resource type.

  • Support for configuring metadata caching using oslo.cache library has been added.

  • Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.

  • The ec2api::api::use_tpool parameter has been deprecated and will be removed in a future release.

  • The system_scope parameter has been added to the ec2api::keystone::authtoken class.

  • The ec2api::keystone::auth class now supports customizing roles assigned to the ec2api service user.

  • The ec2api::keystone::auth class now supports defining assignmet of system-scoped roles to the ec2api service user.

Upgrade Notes

  • The ec2api::db::database_min_pool_size parameter has been removed.