Moti Asayag has posted comments on this change. Change subject: core: remove unmanaged devices when a stateless VM is stopped ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/StopVmCommandBase.java Line 88: if (! VmDeviceCommonUtils.isInWhiteList(device.getType(), device.getDevice())) { I meant if you plan to add a new DAO API which gets a list of VmDevice and delete those, like: void removeAll(List<Guid> vmDeviceIds); -- To view, visit http://gerrit.ovirt.org/2411 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I01bc3e8721e4438fc2da6aa0329db996cab30913 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Eli Mesika <emes...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches