Tomas Jelinek has submitted this change and it was merged.

Change subject: webadmin: NPE on new VM dialog
......................................................................


webadmin: NPE on new VM dialog

The problem was that the VDSGroup.requiredRngSources was marked as final thus
the GWT deserializer inited it to null. Consequently, the
VmModelBehaviorBase.setRngAvailability failed on NPE.

Change-Id: I0eac061be4370cdef57c5c7b466f7a8ec5bcda01
Signed-off-by: Tomas Jelinek <tjeli...@redhat.com>
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VDSGroup.java
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Tomas Jelinek: Verified
  Martin Peřina: Verified; Looks good to me, but someone else must approve
  Roy Golan: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/29235
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0eac061be4370cdef57c5c7b466f7a8ec5bcda01
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjeli...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to