Current Series Release Notes

27.0.0-4

Deprecation Notes

  • The oslo::cache::hashclient_retry_delay parameter was deprecated in favor of the new hashclient_retry_timeout parameter.

  • The oslo::cache::dead_timeout parameter was deprecated in favor of the new hashclient_dead_timeout parameter.

  • Support for PostgreSQL has been deprecated and will be removed in a future release.

  • The following parameters of the oslo::cache defined resource type have been deprecated in favor of the new generic parameters.

    • memcache_username and redis_username (Use username)

    • memcache_password and redis_password (Use password)

    • memcache_socket_timeout and redis_socket_timeout (Use socket_timeout)