2024.2 Series Release Notes

25.0.0-4

New Features

  • Added parameter authentication_urls to the horizon class that can be used to configure the AUTHENTICATION_URLS configuration option for OpenStack Horizon.

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

25.0.0

New Features

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

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

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

Upgrade Notes

  • The horizon::horizon_app_links parameter accepts only an array of http url strings.

Bug Fixes

  • Fixed rendering of the horizon::horizon_app_links parameter into the EXTERNAL_MONITORING option.