Feature #1597
We should be able to restrict compute resource to users
Description
It would be usefull to be able to restrict some compute resource to users.
Associated revisions
History
#1
Updated by Ohad Levy almost 11 years ago
- Category set to Users, Roles and Permissions
- Target version set to 1.0
#2
Updated by Olivier Favre almost 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset e170c3210ceccccc43ef0795c89a14f472a074f9.
fixes #1597 - Restrict compute resources access by user
And add some rights to give non admin users so they can perform some normal actions on the hosts they own.
unit/domain_parameter_test.rb self-broke... added a tiny fix.
Removing compute_resources/vms nesting, it is such a nightmare for functional tests.
Signed-off-by: Olivier Favre <olivier@yakaz.com>