← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1834753] Re: TC filter priority parameter in Pyroute is "prio"

 

Reviewed:  https://review.opendev.org/668308
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=12e3b20736e7afe1b659fd147b3171018959c2e7
Submitter: Zuul
Branch:    master

commit 12e3b20736e7afe1b659fd147b3171018959c2e7
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Sat Jun 29 20:10:02 2019 +0000

    TC filter functions should pass "prio" parameter
    
    Pyroute2 TC filter function accept "prio" parameter to define
    the filter priority [1].
    
    [1]https://github.com/svinota/pyroute2/blob/0.5.6/pyroute2/netlink/rtnl/tcmsg/cls_u32.py#L28
    
    Change-Id: I4689e508ed74339903901d4c03fed7bf9547a185
    Closes-Bug: #1834753


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1834753

Title:
  TC filter priority parameter in Pyroute is "prio"

Status in neutron:
  Fix Released

Bug description:
  In tc_lib library, both TC filter functions "add_tc_filter_policy" and
  "add_tc_filter_match32" should pass "prio" parameter instead of
  "priority" [1].

  [1]
  https://github.com/svinota/pyroute2/blob/master/pyroute2/netlink/rtnl/tcmsg/cls_u32.py#L28

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1834753/+subscriptions


References