2024.1 Series Release Notes¶
24.0.0¶
New Features¶
The
oslo::cache
defined resource type now supports options to allow memcached with SASL enabled.
The new
oslo::cache::memcache_pool_flush_on_reconnect
parameter has been added.
The
oslo::cache
defined resource type now supports the following new options for Redis backend and Redis Sentinel backend.redis_server
redis_username
redis_password
redis_sentinels
redis_socket_timeout
redis_sentinel_service_name
The
oslo::healthcheck::allowed_source_ranges
parameter has been added.
The new
oslo::ignore_proxied_requests
parameter has been added.
The new
oslo::messaging::notification::retry
parameter has been added.
Support for parameters of the oslo.reports library has been added.
The new
oslo::messaging::rabbit::rabbit_transient_quorum_queue
parameter has been added.