Bug 1811523

Summary: [RFE] Add audit log message when VM information (like IP address) changes
Product: Red Hat Enterprise Virtualization Manager Reporter: Ilanit Stein <istein>
Component: ovirt-engineAssignee: Nobody <nobody>
Status: CLOSED WONTFIX QA Contact: Lucie Leistnerova <lleistne>
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ahadas, michal.skrivanek, mperina
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-05 09:49:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1810122    

Description Ilanit Stein 2020-03-09 06:37:50 UTC
Description of problem:
Investigation of CFME/RHV Bug 1810122-"[RHV] VM ip address is not displayed in CFME UI", showed that the IP address wasn't available, when the first targeted refresh completed and there was no event when the IP address was set so it won't be picked up until either another event for that VM is raised or the next scheduled full refresh occurs.

On CFME-5.11.4.1, v2v uses the VM IP addresses data, reported by CFME inventory in order to communicate with a VM. This is for configuring it as a conversion host, and then to run VMs migration.

This raised the need to raise an event on RHV side, in case of agent reported information change. It will allow CFME to map the event to react with a VM targeted refresh, that will be resulted with collecting/displaying all VM's updated data.

Version-Release number of selected component (if applicable):
RHV-4.3, RHV-4.4
Tested with CFME 5.11.4.1

Comment 1 Arik 2020-06-04 20:10:27 UTC
I don't think it would be right to add such audit logs because it may add a lot of noise in the log on large setups.
Michal, what do you think?