2024.1 Series Release Notes¶
24.0.1¶
Bug Fixes¶
Fix typo in metadef resource type. When Horizon retrieve possible metadata for Cinder Volume Type it will now retrieve OS::Cinder::VolumeType instead of OS:Cinder::VolumeType (note first :).
24.0.0¶
New Features¶
Add a new setting to the OPENSTACK_NEUTRON_NETWORK configuration, named show_agents_column, that controls whether the DHCP Agents column should be displayed in the network views. Disabling this may speed up display on large deployments.
Upgrade Notes¶
Django 3.2 support was dropped. Django 3.2 ends its extended support in April 2024. Considering this horizon dropped Django 3.2 support and uses Django 4.2 as default.