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, if domain_id query 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 Groups panel now exposes an Edit Rule action. 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 mutate request.user.service_catalog and cause follow-up API calls to fail with horizon.exceptions.ServiceCatalogException: Invalid service catalog: image.