
Maor Lipchuk has submitted this change and it was merged. Change subject: core: Validate maximum number of volumes for live migrate. ...................................................................... core: Validate maximum number of volumes for live migrate. Add validation for maximum number of volumes in image chain when using live migrate on a disk since the operation includes creating of a new snapshot. Change-Id: Ib466da073ae8e2ea25d8a9794c9ff7a2875d6f85 Bug-Url: https://bugzilla.redhat.com/1348405 Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/lsm/LiveMigrateVmDisksCommand.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved Maor Lipchuk: Verified; Passed CI tests -- To view, visit https://gerrit.ovirt.org/62644 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib466da073ae8e2ea25d8a9794c9ff7a2875d6f85 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>