Change in ovirt-engine[master]: engine: Import clone VM without copy-collapse

Tal Nisan has submitted this change and it was merged. Change subject: engine: Import clone VM without copy-collapse ...................................................................... engine: Import clone VM without copy-collapse The user should be able to import and clone a VM without snapshots without setting copy-collapse to true via REST. Also, when importing a VM without snapshots that is based on a template the copy-collapse parameter should not be ignored. The flow in this case in CopyImageGroupCommand should be the same as when copy-collapse is set to true. Change-Id: I8b3f2096341bef7a795813c304aebff3a0ee279e Bug-Url: https://bugzilla.redhat.com/1147011 Signed-off-by: Fred Rolland <frolland@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 9 insertions(+), 5 deletions(-) Approvals: Tal Nisan: Passed CI tests Freddy Rolland: Verified Liron Aravot: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48728 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8b3f2096341bef7a795813c304aebff3a0ee279e Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Fred Rolland <frolland@redhat.com> Gerrit-Reviewer: Freddy Rolland <frolland@redhat.com> Gerrit-Reviewer: Idan Shaby <ishaby@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com