Change in ovirt-engine[master]: core: Set the Custom CV at old snapshot preview

Arik Hadas has submitted this change and it was merged. Change subject: core: Set the Custom CV at old snapshot preview ...................................................................... core: Set the Custom CV at old snapshot preview VM's custom compatibility version is set when previewing snapshot with memory taken in previous cluster version. The UpdateVmCommand from TryBackToAllSnapshotsOfVmCommand is called to set the CCV. The CCV keeps to be set after the preview commit but is rolled back when undo the preview. Change-Id: Ic181e144fa41cf77afe00feda58709f725eb2831 Bug-Url: https://bugzilla.redhat.com/1364456 Signed-off-by: Marek Libra <mlibra@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateVmCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/snapshots/TryBackToAllSnapshotsOfVmCommand.java 2 files changed, 39 insertions(+), 3 deletions(-) Approvals: Jenkins CI: Passed CI tests Marek Libra: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/63062 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic181e144fa41cf77afe00feda58709f725eb2831 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
ahadas@redhat.com