Dan Kenigsberg has submitted this change and it was merged. Change subject: tc_filter: make use of _parser for getting the relevant items ......................................................................
tc_filter: make use of _parser for getting the relevant items The previous patch introduced a lot of parsing methods for the new qdisc tc module. This patch changes the already existing filter module to use them. Change-Id: I8fedf4b923288472aa4f45168d42601fe7c9c164 Signed-off-by: Antoni S. Puimedon <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30466 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/network/tc/filter.py 1 file changed, 27 insertions(+), 20 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30466 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8fedf4b923288472aa4f45168d42601fe7c9c164 Gerrit-PatchSet: 8 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
