Itamar Heim 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 <laravot(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/DetachDiskFromVmCommand.java
1 file changed, 12 insertions(+), 9 deletions(-)
Approvals:
Itamar Heim: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21367
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc1ac3f30a1f144314cbff51c9c51703d1fb48b1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.3
Gerrit-Owner: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Liron Ar <laravot(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server