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 <ahadas(a)redhat.com>
---
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 <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server