Tal Nisan has submitted this change and it was merged. Change subject: core: Perform hotunplug checks only when dettaching activated disk ......................................................................
core: Perform hotunplug checks only when dettaching activated disk When detaching a disk from a vm, the hotplug related checks should be performed only if the disk is actually plugged to the vm. Change-Id: Ifc1ac3f30a1f144314cbff51c9c51703d1fb48b1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1029853 Signed-off-by: Liron Aravot <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachDiskFromVmCommand.java 1 file changed, 11 insertions(+), 8 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21207 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc1ac3f30a1f144314cbff51c9c51703d1fb48b1 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Ar <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Liron Ar <[email protected]> Gerrit-Reviewer: Sergey Gotliv <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
