Actions
Bug #10683
closedPermission to view oVirt compute resource VMs is incorrect
Description
There's no "show_compute_resources_vms" permission seeded in Foreman, which is used when browsing a compute resource and trying to view details about an individual VM. This prevents a user from navigating to the VM's console, unless it happens to be associated to a host.
view_compute_resources_vms is mapped to allow access to both the index and show pages for individual VMs when browsing via the CR, but the links on the index aren't present (internally Foreman's looking for that "show" permission).
Updated by Raul Laansoo almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5daf26adf7b3ff68ab6c8c1ccc2c9f057e348203.
Actions