Change in ovirt-engine[master]: core: Failed to create bond on 3.0 cluster (#827114)

Moti Asayag has submitted this change and it was merged. Change subject: core: Failed to create bond on 3.0 cluster (#827114) ...................................................................... core: Failed to create bond on 3.0 cluster (#827114) https://bugzilla.redhat.com/827114 The patch fixes a NPE caused by accessing a network entity for the MTU value, when it wasn't provided for the AddBondCommand (or other command using that parameters class). Change-Id: I9d545f039cf0a9687ed3818086a50cbc39f7d861 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/EditNetworkVDSCommand.java 1 file changed, 8 insertions(+), 7 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4960 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9d545f039cf0a9687ed3818086a50cbc39f7d861 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Livnat Peer <lpeer@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmishra@linux.vnet.ibm.com>
participants (1)
-
masayag@redhat.com