
Oved Ourfali has submitted this change and it was merged. Change subject: core: wrongly attach rhev-tools for other or unassigned vms (#838545) ...................................................................... core: wrongly attach rhev-tools for other or unassigned vms (#838545) https://bugzilla.redhat.com/838545 This patch changes the logic of attaching the guest tools, to run only on windows VM's (instead of non-Linux ones). Change-Id: I09c5e26d7e5378e38d82b9c66cabdc7d020f545b Signed-off-by: Oved Ourfali <oourfali@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 5 insertions(+), 5 deletions(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6705 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I09c5e26d7e5378e38d82b9c66cabdc7d020f545b Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com>