当前版本发布说明¶
25.4.0-58¶
新特性¶
Introducing detail pages for entries in Identity → User Credentials. For credentials of type TOTP, the detail page now displays a generated QR code that can be scanned by an authenticator app to easily set up a new TOTP entry.
Cold migration action is now available in project dashboard for non-admin users.
Added support for configuring the default value of the "Delete Volume on Instance Delete" option during instance creation. This setting can now be predefined in the Horizon local_settings.py file, allowing administrators to control the default behavior for volume deletion when an instance is deleted.
When launching instance using 'create volume from image' functionality, it is now possible to specify the type of the volume to be created. The default choice is the default volume type as returned by Cinder API.
升级注意事项¶
The customization script limit now matches the Nova API (64 kB Base64-encoded). This means the actual usable size in Horizon is 48 KB.
Region and domain selection fields are now always visible on the login screen, even when using SAML or OIDC authentication methods. This change supports setups where multiple regions or domains are used alongside these authentication methods.
The following features are no longer supported. These have been disabled unless EC2-API service is deployed, but EC2-API project was already retired.
Download EC2 credentials
Recreate EC2 credentials
故障修复¶
[bug:2116927] Fixed issue with the subnet creation UI displaying incorrect minimum and maximum prefix lengths beyond the allowed range.
All current volumes statuses are now supported, including previously missing such as Error Backing Up, Downloading, Uploading and Retyping.
All current vNIC types for Neutron Ports are now supported, including previously missing types such as smart-nic, vdpa, accelerator-direct, accelerator-direct-physical and remote-managed.
[bug:1996108] Fixed bug, where all ports on a shared network were shown during instance launch regardless of their project ownership.
25.4.0¶
升级注意事项¶
The "Defaults" tab now renamed to "Default Quotas" for clarity and better reflection of containing information.
Deprecated RX/TX factor has been removed out of a flavor parameters.
Spelling of terms vCPU and pCPU - have been brought to a uniform writing style.
故障修复¶
Fix an error, when an "Admin State" status is displayed as variable (true or false) instead of "UP/DOWN" [bug:2099694]
Image Sharing - Visibility, fixed issues with displaying buttons when using languages with long phrases, buttons could wrap across multiple lines.
[bug:2102267] Fixed issue when Provider Network Tab was not displayed with network details.
[bug:2103529] tenant_id/project_id removed from API calls, so Network QoS rules now can be added from Dashboard.