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::designateclass has been added. This class can be used to manage parameters for designate-dashboard.
The new
horizon::wsgi::apache::ssl_extra_paramsparameter has been added. This parameter affects only ssl vhost and overrides theextra_paramsparameter when set.
20.3.0¶
New Features¶
The new
horizon::django_log_levelparameter has been added. This parameter determines log level of the django module and overrides the globallog_levelparameter.