2024.2 Series Release Notes¶
25.1.1-6¶
New Features¶
Don’t send enable_port_security when disallowed by policy. When a user creates a network port, if they don’t have the rights to change port security, they will be unable to submit the form. The solution is to not send any value for port security when the user doesn’t have the rights to change it.
25.1.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 :).
25.0.0¶
Upgrade Notes¶
Python 3.8 support has been removed. Now the minimum supported python version is 3.9.