2024.1 Series Release Notes¶
24.0.1¶
버그 수정¶
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¶
새로운 기능¶
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.
업그레이드 노트¶
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.