Current Series Release Notes¶
26.0.0-5¶
New Features¶
Added a new URL endpoint
/auth/switch_name/<project-name>to Horizon that can be used to switch to another project by name, ifdomain_idquery parameter is set that domain ID is used otherwise the domain for the current project scoped token is used.This is the same functionality as is already provided by the
/auth/switch/<project-id>endpoint that only works with an project ID (UUID).
26.0.0¶
New Features¶
Security Groupspanel now exposes anEdit Ruleaction. Security group rules can be modified directly without manually deleting and recreating them.
Added changing instance password directly from the dashboard. This requires the QEMU Guest Agent to be installed and running inside the guest operating system.
Upgrade Notes¶
Support for Python 3.9 has been dropped.
Bug Fixes¶
[bug 2134580] Fixed an issue where calling
/api/keystone/svc-catalog/could mutaterequest.user.service_catalogand cause follow-up API calls to fail withhorizon.exceptions.ServiceCatalogException: Invalid service catalog: image.