Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 885485

Summary: When user become quota consumer, QuotaConsumer permissons don't show in permissions sub tab of user.
Product: Red Hat Enterprise Virtualization Manager Reporter: Ondra Machacek <omachace>
Component: ovirt-engine-webadmin-portalAssignee: Einav Cohen <ecohen>
Status: CLOSED NOTABUG QA Contact: Pavel Stehlik <pstehlik>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: dfediuck, dyasny, ecohen, gchaplik, hateya, iheim, mkenneth, Rhev-m-bugs, sgrinber, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: sla
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-27 14:33:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: SLA RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
engine.log none

Description Ondra Machacek 2012-12-09 18:39:17 UTC
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:

Comment 1 Haim 2012-12-09 18:54:04 UTC
please attach engine logs.

Comment 2 Ondra Machacek 2012-12-10 12:52:22 UTC
Created attachment 660836 [details]
engine.log

Comment 3 Doron Fediuck 2012-12-27 14:33:33 UTC
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.