Reviewed: https://review.opendev.org/655922 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3a4db946fdb0114b5c02f283b55c8679c159848e Submitter: Zuul Branch: master
commit 3a4db946fdb0114b5c02f283b55c8679c159848e Author: Rodolfo Alonso Hernandez <[email protected]> Date: Fri Apr 26 15:10:56 2019 +0000 "add_tc_policy_class" must always assign a default value to "min_kbps" This method calls Pyroute2 library. This library needs always a defined value for "rate" (minimum bandwidth). The default value assigned should be 1 (kbps). Change-Id: I07a8e70248892b7fb4590fdec232fa24d8a937e6 Closes-Bug: #1826565 ** 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/1826565 Title: "tc_lib.add_tc_policy_class" must always assign a default value to "min_kbps" Status in neutron: Fix Released Bug description: This method calls Pyroute2 library. This library needs always a defined value for "rate" (minimum bandwidth). The default value assigned should be 1 (kbps). To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1826565/+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

