Shahar Havivi has submitted this change and it was merged.
Change subject: core: diskless VMs don't restore its state after running
......................................................................
core: diskless VMs don't restore its state after running
Previous assumption that there is no diskless VM in stateless
mode is incorrect.
Stateless snapshot contains vm configuration and (optionally)
memory that one may want to be the same in each run.
Change-Id: Icc2221e27fd3793f18c2f010bba2f14519767994
Bug-Url:
https://bugzilla.redhat.com/1320879
Signed-off-by: Shahar Havivi <shaharh(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreStatelessVmCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/RunVmCommandTest.java
3 files changed, 5 insertions(+), 14 deletions(-)
Approvals:
Shahar Havivi: Verified
Jenkins CI: Passed CI tests
Maor Lipchuk: Looks good to me, but someone else must approve
Arik Hadas: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/64135
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc2221e27fd3793f18c2f010bba2f14519767994
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>