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 <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches