2024.1 Series Release Notes

24.0.0-3

New Features

  • Added horizon::custom_wsgi_process_options parameter that is passed down to the horizon::wsgi::apache class when configure_apache is set to true.

24.0.0

New Features

  • The new horizon::compress_enabled parameter has been added.

  • The new horizon::dashboards::ironic class has been added.

  • The new horizon::purge_conf_d_dir parameter has been added.

  • The new horizon::totp_enabled parameter has been added. This parameter can be used to customize the OPENSTACK_KEYSTONE_MFA_TOTP_ENABLED option in Horizon to enable TOTP support.

  • The authentication_plugins parameter has been added to allow customizing the AUTHENTICATION_PLUGINS option, which is required to enable TOTP support.

Deprecation Notes

  • Support for the MemcachedCache backend has been deprecated. This backend was deprecated in django 3.2 .