Arik Hadas has submitted this change and it was merged. Change subject: core: always allow to resume hibernated vm ......................................................................
core: always allow to resume hibernated vm Recent changes prevent us from resuming hibernated VM on cluster architecture that does not support snapshots with memory or with compatibility level that does not support snapshots with memory. This patch fix it. Change-Id: I8a1c449e52e74e0d567a7d2bfe7c6c22d328fae4 Signed-off-by: Arik Hadas <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Shahar Havivi: Looks good to me, approved Arik Hadas: Verified -- To view, visit http://gerrit.ovirt.org/37064 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8a1c449e52e74e0d567a7d2bfe7c6c22d328fae4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
