Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fixed-horizon-MANIFEST.in.patch | Fixed horizon MANIFEST.in =================================================================== |
Thomas Goirand <zigo@debian.org> | not-needed | 2015-09-26 | ||
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 | ||
Allow_non-admins_to_cold_migrate_instances.patch | Allow non-admins to cold migrate instances since [0] nova technically can allow non-admin users to do cold migrations without specifying the target host. . This patch makes the cold migration action available in project dashboard by moving MigrateInstance form to project dashboard. Its availability is determined by the same policy rule, and admin dashboard now just re-uses the from from project dashboard. . [0] https://review.opendev.org/c/openstack/nova/+/881562 diff --git a/openstack_dashboard/dashboards/admin/instances/tables.py b/openstack_dashboard/dashboards/admin/instances/tables.py index 0e8bac4..8d03c4f 100644 |
Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | no | upstream, https://review.opendev.org/c/openstack/horizon/+/922022 | 2024-07-05 | |
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 |