Debian Patches
Status for horizon/3:25.5.1-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fixed-horizon-MANIFEST.in.patch | Fixed horizon MANIFEST.in =================================================================== |
Thomas Goirand <zigo@debian.org> | not-needed | 2025-09-12 | ||
Dont_load_user_role_assignment_or_groups_tabs_for_non-admins.patch | Don't load user role assignment or groups tabs for non-admins As a non admin user, navigate to Identity -> Users. Then click on the username of your user to go to the detail page. . Only the allowed Overview tab is visible. . The view shows three tabs: Overview, Role assignments, Groups. Click on either Role assignments or Groups. An error will appear, showing that the API call is unauthorised, and the table content will fail to load. . This change fixes the issue by conditionally loading the tabs based on policy. =================================================================== |
Mark Goddard <mark@stackhpc.com> | no | upstream, https://review.opendev.org/c/openstack/horizon/+/783547 | 2021-07-14 | |
do-not-create-volume-by-default-when-launching-instance.patch | Do not create volume by default when launching instance By default, Horizon creates a volume and wants users to boot from it, which is not what a user should do by default. This patch restors sanity in the default behavior. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2021-07-14 | ||
remove-test_rbac_panels.patch | Remove test_rbac_panels() This unit test fails in autopkgtest. My previous attempt to blacklist this test in d/tests/unittests failed, so I'm taking the easy path, by simply completely removing this test. Further investigation needed. |
Thomas Goirand <zigo@debian.org> | not-needed | 2022-10-14 | ||
remove-broken-test-in-bookworm-backports.patch | Remove broken test in bookworm backports =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2024-09-09 | ||
fix-serial_console.scss.patch | Fix serial_console.scss | Thomas Goirand <zigo@debian.org> | no | debian | 2024-11-18 | |
do-not-import-enabled-if-no-plugins.patch | Do not import enabled if no plugins Without this patch, removing the *last* plugin form Horizon will crash collect static with: File "/usr/lib/python3/dist-packages/openstack_dashboard/settings.py", line 31, in <module> from openstack_dashboard.local import enabled as local_enabled ImportError: cannot import name 'enabled' from 'openstack_dashboard.local' (/usr/lib/python3/dist-packages/openstack_dashboard/local/__init__.py) |
Thomas Goirand <zigo@debian.org> | yes | debian | 2025-07-10 |
All known versions for source package 'horizon'
- 3:25.5.1-1 (experimental)
- 3:25.3.0-3 (trixie, sid, forky)
- 3:23.0.0-5+deb12u1 (bookworm)