Reviewed: https://review.opendev.org/c/openstack/neutron/+/842292 Committed: https://opendev.org/openstack/neutron/commit/846737dac4acb0fd47fb20058663513c4e054ee6 Submitter: "Zuul (22348)" Branch: master
commit 846737dac4acb0fd47fb20058663513c4e054ee6 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Thu Jul 21 22:26:09 2022 +0200 [OVN][QoS] Add minimum bandwidth rule support to ML2/OVN This patch adds support for QoS egress minimum bandwidth rules in ML2/OVN. The enforcement is done in the network backend. Since [1], in v22.06.0, OVN is capable of guarantee a minimal bandwidth for a logical switch port. The enforcement of this rule is done in the physical bridge interface. [1]https://github.com/ovn-org/ovn/commit/dbf12e5fe1f7ab2acef4152854c239b999b70188 Closes-Bug: #1982951 Change-Id: Ia3831b18463c29f676c253edb64419667b5f2c0b ** 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/1982951 Title: [OVN][QoS] Add minimum bandwidth rule support to ML2/OVN Status in neutron: Fix Released Bug description: The goal of this bug is to add support in the ML2/OVN driver for egress minimum bandwidth rules. Since [1], in v22.06.0, OVN is capable of guarantee a minimal bandwidth for a logical switch port. The enforcement of this rule is done in the physical bridge interface. [1]https://github.com/ovn- org/ovn/commit/dbf12e5fe1f7ab2acef4152854c239b999b70188 Related Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2077681 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1982951/+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

