Tal Nisan has submitted this change and it was merged. Change subject: engine : Second suspend of a vm doesn't work ...................................................................... engine : Second suspend of a vm doesn't work When the vm is suspended in succession the second time it is suspended after a run the backend throws a NPE because the RunVMCommand does not set the entity info in the action parameters. Change-Id: Ib6d142ad00e9045a615d5489cb7104a2404bcf08 Bug-Url: https://bugzilla.redhat.com/1128807 Signed-off-by: Ravi Nori <rnori@redhat.com> (cherry picked from commit 2e85cd3957d379866765e843b4915efcf0dd4aa2) --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmCommand.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Oved Ourfali: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/31585 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib6d142ad00e9045a615d5489cb7104a2404bcf08 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server