Change in ovirt-engine[master]: core: VmInfoBuilder - null specParams fix

Michael Kublin has submitted this change and it was merged. Change subject: core: VmInfoBuilder - null specParams fix ...................................................................... core: VmInfoBuilder - null specParams fix A treatment for null specParams was introduced in I07c38327. Following a converstaion with mkublin, this patch introduces a different fix, which better suits the intended flow. Change-Id: Id9d14137f97945893343f90487a2305639e4ddee Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Michael Kublin: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5927 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9d14137f97945893343f90487a2305639e4ddee Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Michael Kublin <mkublin@redhat.com>
participants (1)
-
mkublin@redhat.com