Oved Ourfali 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: Iea96b848f5b16c1a62185410f255cdf1a7dfc69d
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/AddNetworkVDSCommand.java
1 file changed, 8 insertions(+), 6 deletions(-)
Approvals:
Oved Ourfali: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5038
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iea96b848f5b16c1a62185410f255cdf1a7dfc69d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>