Michael Kublin has submitted this change and it was merged. Change subject: core: doing all calls to addManagedDevice for disks in the base class. ......................................................................
core: doing all calls to addManagedDevice for disks in the base class. This patch modified code that adds a disk in the base class to insert the needed information to vm_device table as well. Change-Id: I0ab115aed0cc52e48d1225808e9f938d6021c3d3 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddDiskToVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 3 files changed, 6 insertions(+), 17 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2014 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0ab115aed0cc52e48d1225808e9f938d6021c3d3 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
