Xena Series Release Notes

19.5.0

New Features

  • The new horizon::wsgi::apache::ssl_extra_params parameter has been added. This parameter affects only ssl vhost and overrides the extra_params parameter when set.

Bug Fixes

  • Bug #1956904: The hard-coded REST_API_REQUIRED_SETTINGS parameter was removed, to use the default value defined in Horizon itself.

  • Fix HORIZON_IMAGES_UPLOAD_MODE in template file because the value must be encapsulated with quotes or it will be treated as an expression by horizon.

19.4.0

Bug Fixes

  • Fixed wrong usage of the DISALLOW_IFRAME_EMBED option.

19.1.0

New Features

  • The new horizon::dashboards::heat class has been added. This class can be used to manage parameters for heat-dashboard.

  • The new horizon::dashboards::manila class has been added. This class can be used to manage parameters for manila-dashboard.

  • The new horizon::dashboards::octavia class has been added. This class can be used to manage parameters for octavia-dashboard.

Upgrade Notes

  • Fedora is no longer supported.

Deprecation Notes

  • The horizon::enable_user_pass parameter has been deprecated. Use the horizon::dashboards::heat class instead.

19.0.0

New Features

  • Support for SSO redirect options have been added.