Bug 922512 - [events tab][approving a rhevh host] add the name of the user who approved the newly added host in the events tab
Summary: [events tab][approving a rhevh host] add the name of the user who approved th...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.3.0
Assignee: Yair Zaslavsky
QA Contact: Artyom
URL:
Whiteboard: infra
Depends On: 982202
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-17 15:19 UTC by Tareq Alayan
Modified: 2016-02-10 19:21 UTC (History)
10 users (show)

Fixed In Version: is4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-18 13:02:04 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 13117 0 None None None Never

Description Tareq Alayan 2013-03-17 15:19:26 UTC
Description of problem:
the user name who approved the newly added host doesn't appear in the event tab


Version-Release number of selected component (if applicable):
sf10

How reproducible:
always

Steps to Reproduce:
1. log in as admin to the RHEVH 
2. configure the IP address to your management server 
3. go to your management server, and approve the new host appearing in the host tab

  
Actual results:
on the event tab you will see a message like:
Host ${HOSTNAME} was successfully approved.

Expected results:
Host ${HOSTNAME} was successfully approved by ${USERNAME}

Additional info:

Comment 2 Itamar Heim 2013-03-18 08:38:42 UTC
don't we have a column specifying the user who approved?

Comment 3 Yair Zaslavsky 2013-03-18 10:23:49 UTC
(In reply to comment #2)
> don't we have a column specifying the user who approved?

I checked vds related tables, did not see such column.
No such column exists at audit_log table .

Comment 5 Itamar Heim 2013-07-02 18:34:34 UTC
(In reply to Yair Zaslavsky from comment #3)
> (In reply to comment #2)
> > don't we have a column specifying the user who approved?
> 
> I checked vds related tables, did not see such column.
> No such column exists at audit_log table .

so what are these fields in audit_log tables?
   user_id UUID,
   user_name VARCHAR(255),


Note You need to log in before you can comment on or make changes to this bug.