Omer Frenkel has submitted this change and it was merged.
Change subject: core: check vds status on resume paused VM
......................................................................
core: check vds status on resume paused VM
Checking whether the VDS that the VM is going to be resumed on is up was
missing when resuming a paused VM (regression).
Change-Id: Iac123f1758e5ed3dcedab335546df322fd76a0af
Bug-Url:
https://bugzilla.redhat.com/1035667
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java
2 files changed, 25 insertions(+), 21 deletions(-)
Approvals:
Omer Frenkel: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
http://gerrit.ovirt.org/18245
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iac123f1758e5ed3dcedab335546df322fd76a0af
Gerrit-PatchSet: 14
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: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server