Oved Ourfali has submitted this change and it was merged.
Change subject: core: sysprep.inf contents are visible in engine.log (#849666)
......................................................................
core: sysprep.inf contents are visible in engine.log (#849666)
https://bugzilla.redhat.com/849666
When VDSM returs VM devices without address, an information message with
the device details is printed to the log.
In the sysprep case, it is a floppy device, which may contain sensitive
information.
This patch will not print the details of floppy devices.
Change-Id: I5b9825ef299272ce2d6e9ea3bdecc92bcd1a78cc
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 32 insertions(+), 3 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/7491
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5b9825ef299272ce2d6e9ea3bdecc92bcd1a78cc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>