846737dac4
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]dbf12e5fe1
Closes-Bug: #1982951
Change-Id: Ia3831b18463c29f676c253edb64419667b5f2c0b
7 lines
247 B
YAML
7 lines
247 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for QoS minimum bandwidth rules (egress only) in ML2/OVN.
|
|
OVN supports setting these rule types in the logical switch ports since
|
|
`release 22.06.0 <https://www.ovn.org/en/releases/release_22.06.0/>`_.
|