Change in ovirt-engine[master]: engine: fixed NPE in RunVmOnceCommand
tjelinek at redhat.com
tjelinek at redhat.com
Thu Oct 4 08:24:29 UTC 2012
Tomas Jelinek has submitted this change and it was merged.
Change subject: engine: fixed NPE in RunVmOnceCommand
......................................................................
engine: fixed NPE in RunVmOnceCommand
The patch I32e59783 has introduced a NPE.
This patch fixes it.
The problem was that the API can send
empty boot sequence even for run once, and
expects that the default boot sequence is set
up in this case.
Change-Id: I7c26fce5a7598f5d1a8ae4aa2b2c917bf8149d2c
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RunVmOnceCommand.java
1 file changed, 4 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8347
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7c26fce5a7598f5d1a8ae4aa2b2c917bf8149d2c
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
More information about the Engine-commits
mailing list