Eli Mesika has uploaded a new change for review. Change subject: core: enable null values for monitor, CD , Floppy is_plugged property ......................................................................
core: enable null values for monitor, CD , Floppy is_plugged property is_plugged is actually 3-state can be true false or null. this patch sets is_plugged to null for irrelevant devices Change-Id: I826868106b7f27581838e96a985dbdeda4fa6aa2 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/VmDeviceUtils.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmDevice.java 2 files changed, 24 insertions(+), 19 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/08/2408/1 -- To view, visit http://gerrit.ovirt.org/2408 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I826868106b7f27581838e96a985dbdeda4fa6aa2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
