Change in ovirt-engine[ovirt-engine-3.5]: core: Fix storage allocation check for LSM

Tal Nisan has submitted this change and it was merged. Change subject: core: Fix storage allocation check for LSM ...................................................................... core: Fix storage allocation check for LSM During LiveMigrateVmDisksCommand , a snapshot is taken on the source domain before actual migration. Validation should be for a new, empty AI (COW, SPARSE), but was done according to the actual disk data, which is not necessarily the above. Change-Id: I6417039be6c1e892b9d908f118a04f1a980e6702 Bug-Url: https://bugzilla.redhat.com/1099894 Signed-off-by: Vered Volansky <vvolansk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/lsm/LiveMigrateVmDisksCommand.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Vered Volansky: Verified -- To view, visit http://gerrit.ovirt.org/37039 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6417039be6c1e892b9d908f118a04f1a980e6702 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com