Eli Mesika has uploaded a new change for review. Change subject: core: enable null values for monitor, CD , Floppy is_plugged property (ReviewOnly) ......................................................................
core: enable null values for monitor, CD , Floppy is_plugged property (ReviewOnly) PLEASE DO NOT SUBMIT BEFORE PRE-INTEGRATION IS COMPLETE AND THIS MESSAGE IS REMOVED This is the first patch in a patch serias for the Stable Device Addresses feature. The first serias was just to change the data model & the way we talk with VDSM The second patch is actually getting the addresses when a VM is in 3.1 cluster and store them in DB then those addresses are used when a VM starts to run See full detail on oVirt wiki site (search for 'stable device addresses' This patch sets devices is_plugged to null if device is not plugable. Actually is plugged is a 3-state Change-Id: I6470637b9f75237b9ac23ec4073c09002db59db3 --- 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, 5 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/70/1970/1 -- To view, visit http://gerrit.ovirt.org/1970 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6470637b9f75237b9ac23ec4073c09002db59db3 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
