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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Martin Peřina <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to