Discussion:
Change in vdsm[ovirt-4.1]: net: Add info lldp to lldp
Code Review
2017-08-22 21:27:09 UTC
Permalink
From Dan Kenigsberg <***@redhat.com>:

Dan Kenigsberg has posted comments on this change.

Change subject: net: Add info lldp to lldp
......................................................................


Patch Set 8: Code-Review+2 Verified+1

--
To view, visit https://gerrit.ovirt.org/80193
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9102e4a52de954a97bf0fb7bbb6e85ffd3d992b5
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-4.1
Gerrit-Owner: Dominik Holler <***@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <***@redhat.com>
Gerrit-Reviewer: Edward Haas <***@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <***@redhat.com>
Gerrit-Reviewer: gerrit-hooks <***@ovirt.org>
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list -- vdsm-***@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-***@lists.fedorahosted
Code Review
2017-08-22 21:30:55 UTC
Permalink
From Dan Kenigsberg <***@redhat.com>:

Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80193 )

Change subject: net: Add info lldp to lldp
......................................................................


net: Add info lldp to lldp

lldp is extended to provide informations received by LLDP.
The provided lldp information can be restricted by a filter.
The only implemented filter criteria is to restrict the lldp
information by a list of NIC names received the LLDP information.

Bug-Url: https://bugzilla.redhat.com/1479677
Change-Id: I9102e4a52de954a97bf0fb7bbb6e85ffd3d992b5
Signed-off-by: Dominik Holler <***@redhat.com>
(cherry picked from commit c859c274ad1de001b0600baf874f4547c13cbbcc)
---
M lib/vdsm/network/api.py
A lib/vdsm/network/lldp/info.py
2 files changed, 52 insertions(+), 0 deletions(-)

Approvals:
Jenkins CI: Passed CI tests
Dan Kenigsberg: Verified; Looks good to me, approved
Edward Haas: Looks good to me, but someone else must approve



--
To view, visit https://gerrit.ovirt.org/80193
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9102e4a52de954a97bf0fb7bbb6e85ffd3d992b5
Gerrit-PatchSet: 9
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-4.1
Gerrit-Owner: Dominik Holler <***@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <***@redhat.com>
Gerrit-Reviewer: Edward Haas <***@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Petr Horáček <***@redhat.com>
Gerrit-Reviewer: gerrit-hooks <***@ovirt.org>
_______________________________________________
vdsm-patches mailing list -- vdsm-***@lists.fedorahosted.org
To unsubscribe send an email to vdsm-pat

Loading...