Maor Lipchuk has uploaded a new change for review. Change subject: engine: Use DiskDAO instead DiskImageDAO ($844169) ......................................................................
engine: Use DiskDAO instead DiskImageDAO ($844169) https://bugzilla.redhat.com/835546 The following patch fix a bug where user cannot preview a snapshot when VM contains lun disk, same for remove a snapshot. This is because the fetch from the DAO is based on disk image instead of base disk since there can be lun disks in the VM. Signed-off-by: Maor Lipchuk <[email protected]> Change-Id: Ie87bf06a9156ffc36177d8ac7218541d8148811a --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/SnapshotsManager.java 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/68/6768/1 -- To view, visit http://gerrit.ovirt.org/6768 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie87bf06a9156ffc36177d8ac7218541d8148811a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
