Change in ovirt-engine[master]: core: Copy non template disks correctly

Tal Nisan has submitted this change and it was merged. Change subject: core: Copy non template disks correctly ...................................................................... core: Copy non template disks correctly When copying VM and floating disks the volume type was mistakenly set to SHARED same as template disk which prevents certain flow to execture on the volume, this patch changes this behavior and copies those non template disks and sets the volume type correctly Change-Id: I2529f04d72597b05e682937461a951538100fbd8 Bug-Url: https://bugzilla.redhat.com/1304405 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/disk/MoveOrCopyDiskCommand.java 1 file changed, 6 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/53090 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2529f04d72597b05e682937461a951538100fbd8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com