Change in ovirt-engine[ovirt-engine-3.5]: core: Handle null user when Adding VM internally

Tal Nisan has submitted this change and it was merged. Change subject: core: Handle null user when Adding VM internally ...................................................................... core: Handle null user when Adding VM internally a recent change to AddVm commands is making the current user and explicit owner. It didn't check the absent of a user in case of internal command, when adding external VMs and specially the Hosted Engine VM. Bug-Url: https://bugzilla.redhat.com/1236381 Change-Id: I64166c38930b79944b57abf4e7312d173b40bcfe Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 6 insertions(+), 3 deletions(-) Approvals: Tal Nisan: Passed CI tests Roy Golan: Verified Omer Frenkel: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/42929 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64166c38930b79944b57abf4e7312d173b40bcfe Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com