Moti Asayag has submitted this change and it was merged.
Change subject: core: Fix boot protocol report
......................................................................
core: Fix boot protocol report
https://bugzilla.redhat.com/835598
https://bugzilla.redhat.com/835474
https://bugzilla.redhat.com/844176
https://bugzilla.redhat.com/842986
The patch handles mis interpreted boot protocol value by the engine.
* It modifies the logic to resolve which boot protocol is set for the
interface.
* Supports the 'static' value for BOOTPROTO
* Adds evaluation of the boot protocol for bond and vlan for the benefit
of bridgeless network.
Change-Id: I920a174b275fc8eff16357e75fda62ae9e0a4017
Signed-off-by: Moti Asayag <masayag(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsBrokerObjectsBuilder.java
1 file changed, 29 insertions(+), 18 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6800
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I920a174b275fc8eff16357e75fda62ae9e0a4017
Gerrit-PatchSet: 2
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: Moti Asayag <masayag(a)redhat.com>