Public bug reported: 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 ** Affects: neutron Importance: Undecided Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- 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: In Progress 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

