Yoga Series Release Notes¶
20.4.0¶
New Features¶
Now the pymemcache library is automatically installed when pymemcache backend is used.
The new
horizon::dashboards::designate
class has been added. This class can be used to manage parameters for designate-dashboard.
The new
horizon::wsgi::apache::ssl_extra_params
parameter has been added. This parameter affects only ssl vhost and overrides theextra_params
parameter when set.
20.3.0¶
New Features¶
The new
horizon::django_log_level
parameter has been added. This parameter determines log level of the django module and overrides the globallog_level
parameter.