Tal Nisan 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(a)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/63474
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic181e144fa41cf77afe00feda58709f725eb2831
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0.4
Gerrit-Owner: Marek Libra <mlibra(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Marek Libra <mlibra(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>