Bug 1426715

Summary: [UI][events] user login event is not displayed on events tab
Product: [oVirt] ovirt-engine Reporter: Gonza <grafuls>
Component: AAAAssignee: Ravi Nori <rnori>
Status: CLOSED CURRENTRELEASE QA Contact: Gonza <grafuls>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.1CC: bugs, gianluca.cecchi, lsvaty, lveyde, mgoldboi, mperina, oourfali
Target Milestone: ovirt-4.1.2Keywords: Regression
Target Release: 4.1.2Flags: rule-engine: ovirt-4.1+
rule-engine: blocker+
mgoldboi: planning_ack+
mperina: devel_ack+
lsvaty: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-05-23 08:15:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gonza 2017-02-24 16:25:21 UTC
Description of problem:
After a user login to webadmin we were able to find the user login event under the events tab. This is not the case anymore, therefore a regression.

Version-Release number of selected component (if applicable):
rhevm-4.1.1-0.1.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1. Login to webadmin
2. Navigate to Events tab
3. Check user login event is not present

Actual results:
user login event not displayed

Expected results:
user login event is displayed

Comment 1 Gonza 2017-02-24 16:46:48 UTC
Additional info:
- This is ocurring on 4.0 as well, was working correctly on 3.6.
- Login action logged on engine.log as:
2017-02-24 18:44:46,570+02 INFO  [org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default task-38) [] User admin@internal successfully logged in with scopes: ovirt-app-admin ovirt-app-api ovirt-app-portal ovirt-ext=auth:sequence-priority=~ ovirt-ext=revoke:revoke-all ovirt-ext=token-info:authz-search ovirt-ext=token-info:public-authz-search ovirt-ext=token-info:validate ovirt-ext=token:password-access

Comment 2 Red Hat Bugzilla Rules Engine 2017-02-27 09:42:49 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 3 Gonza 2017-05-03 15:37:34 UTC
Verified with:
rhevm-4.1.2-0.1.el7.noarch

Comment 4 Gianluca Cecchi 2017-05-05 08:46:20 UTC
Verified also in oVirt with the 4.1.2 pre-release: 
oVirt Engine Version: 4.1.2.1-1.el7.centos

In events tab I get now:
May 5, 2017 10:42:47 AM User admin@internal-authz logged in.
	
May 5, 2017 10:42:39 AM User g.cecchi@internal-authz logged out.
	
May 5, 2017 10:42:18 AM User g.cecchi@internal-authz logged in.

Thanks,
Gianluca