Description of problem:
Version-Release number of selected component (if applicable):
always
How reproducible:
si24.1
Steps to Reproduce:
1. Create quota.
2. Set datacenter to enforced mode.
3. In consumer subtab of Quota, add user as a consumer of quota.
4. Check permissions subtab of Users tab, if user has 'QuotaConsumer' role.
Actual results:
User has not QuotaConsumer role.
Expected results:
User has QuotaConsumer role.
Additional info:
Hi Ondra,
This behavior is by design.
The idea is to differentiate quota consumers from standard RHEV users, so consumers have their own sub-tab. Thus, the quota role is handled differently in the UI. For the same reason, consumers will not have login permissions to the system.
See: http://wiki.ovirt.org/Features/Quota
" Defining the user as a quota consumer only, won't allow him to login to UP (as the underlined implementation for the Quota Consumption is done via roles, and the relevant role doesn't have login permissions). "
I'm closing this issue, per my explanation. If you have specific needs for the consumer role, please re-open as an RFE and provide the relevant information.