From Alona Kaplan <alkaplan(a)redhat.com>:
Alona Kaplan has submitted this change and it was merged. (
https://gerrit.ovirt.org/79915
)
Change subject: net: Add entities for LLDP
......................................................................
net: Add entities for LLDP
The Link Layer Discovery Protocol (LLDP) is a vendor-neutral
networking protocol, used by network devices, especially switches,
for advertising their identity, capabilities and management addresses
on an IEEE 802 local area network (LAN).
The added entities prepare oVirt hosts to gather information from
their networking interfaces and let oVirt Engine use this
information in a beneficial way.
Change-Id: Ib15ce5ef41218877eb074cd56ee3ca4ada667f26
Signed-off-by: Dominik Holler <dholler(a)redhat.com>
---
A
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/LldpInfo.java
A
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/network/Tlv.java
2 files changed, 204 insertions(+), 0 deletions(-)
Approvals:
Dominik Holler: Verified
Alona Kaplan: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/79915
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib15ce5ef41218877eb074cd56ee3ca4ada667f26
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Dominik Holler <dholler(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Mucha <mmucha(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>