Change in ovirt-engine[master]: engine: Use DiskDAO instead DiskImageDAO (#844169)

mlipchuk at redhat.com mlipchuk at redhat.com
Thu Aug 2 09:40:58 UTC 2012


Maor Lipchuk has submitted this change and it was merged.

Change subject: engine: Use DiskDAO instead DiskImageDAO (#844169)
......................................................................


engine: Use DiskDAO instead DiskImageDAO (#844169)

https://bugzilla.redhat.com/844169

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 <mlipchuk at redhat.com>
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(-)

Approvals:
  Maor Lipchuk: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6768
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie87bf06a9156ffc36177d8ac7218541d8148811a
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra at linux.vnet.ibm.com>



More information about the Engine-commits mailing list