Mike Kolesnik has uploaded a new change for review.

Change subject: engine: Fix NPE in SetupNetworksHelper (#842324)
......................................................................

engine: Fix NPE in SetupNetworksHelper (#842324)

https://bugzilla.redhat.com/842324

The method had relied on the new interface sent to determine if it's a
bond or a VLAN device, but it should instead check it on the existing
interface, thus avoiding relying on parameters that are sent by user.

Change-Id: I8d9a6f31a3c04068fac9bbcf2a06dc08d4b9794b
Signed-off-by: Mike Kolesnik <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetupNetworksHelper.java
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/6895/1
--
To view, visit http://gerrit.ovirt.org/6895
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d9a6f31a3c04068fac9bbcf2a06dc08d4b9794b
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to