Maor Lipchuk has uploaded a new change for review.

Change subject: core:Fix remove disk for snapshot
......................................................................

core:Fix remove disk for snapshot

Use vmId when previewing a snapshot, this fix should solve a bug
when removing a disk which has snapshots, and then try to preview a
snapshot which contained the disk. since the disk was already removed
there is no VM associated with it, so instead the vmId in the parameters command
should be used (which is the VM which the operation has executed on).

Change-Id: I7f0f117be6616bf17f49e4234638fa833d0c8b03
Signed-off-by: Maor Lipchuk <[email protected]>
---
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/TryBackToAllSnapshotsOfVmCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/TryBackToSnapshotCommand.java
3 files changed, 13 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/79/5579/1
--
To view, visit http://gerrit.ovirt.org/5579
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f0f117be6616bf17f49e4234638fa833d0c8b03
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to