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
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?