Bug 1171577
Summary: | RBAC:Missing Infrastructure tab for EvmRole-vm_user | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Aziza Karol <akarol> | ||||||
Component: | UI - OPS | Assignee: | Jozef Zigmund <jzigmund> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 5.2.0 | CC: | dclarizi, jhardy, obarenbo | ||||||
Target Milestone: | GA | ||||||||
Target Release: | 5.4.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2015-06-16 12:45:59 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 965708 [details]
missing infrastructure tab
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/bbfce7c0e89e56044c68d135df4ac5a04fbf9b3e commit bbfce7c0e89e56044c68d135df4ac5a04fbf9b3e Author: Jozef Zigmund <jzigmund> AuthorDate: Tue Mar 3 22:20:09 2015 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Tue Apr 21 16:21:41 2015 +0200 miq_user_roles: Sort product feature indetifiers for EvmRole-vm_user https://bugzilla.redhat.com/show_bug.cgi?id=1171577 vmdb/db/fixtures/miq_user_roles.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/3c707c8945acc4af8d703bb1903a162eaff27010 commit 3c707c8945acc4af8d703bb1903a162eaff27010 Author: Jozef Zigmund <jzigmund> AuthorDate: Wed Mar 4 14:39:24 2015 +0100 Commit: Jozef Zigmund <jzigmund> CommitDate: Tue Apr 21 16:21:41 2015 +0200 miq_user_role: Added product feature identifier 'vm_infra_explorer' to the EvmRole-vm_user https://bugzilla.redhat.com/show_bug.cgi?id=1171577 vmdb/db/fixtures/miq_user_roles.yml | 1 + 1 file changed, 1 insertion(+) Infrastructure tab displayed for EvmRole-vm_user. Verified: 5.4.0.0.24.20150427192818_1fd9e4 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |
Created attachment 965707 [details] vm_user product features Description of problem: Version-Release number of selected component (if applicable): 5.2.5.3.20140811145418_a290c21 How reproducible: 100% Steps to Reproduce: 1.create a new user(configure->configuration->access control->users) 2.Assign role "EvmRole-vm_user". 3.Login with that user and check if all the tabs is displayed as defined in the product feature for this role. Actual results: Infrastructure tab is missing. see attached screenshot Expected results: Enable Infrastructure tab. Additional info: