summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-08-22 10:04:30 +0000
committerGerrit Code Review <review@openstack.org>2022-08-22 10:04:30 +0000
commitf1926c086a2f1246f7fa8b63f1164fb11c958f53 (patch)
treecc0b245b8d99018f420e4fe685f4cc1bd15bcfc3 /releasenotes
parent466ec1149263c7e49a4d37b821f32a6b09f4f74a (diff)
parent846737dac4acb0fd47fb20058663513c4e054ee6 (diff)
downloadneutron-f1926c086a2f1246f7fa8b63f1164fb11c958f53.tar.gz
Merge "[OVN][QoS] Add minimum bandwidth rule support to ML2/OVN"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml b/releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml
new file mode 100644
index 0000000000..b5bc3e4bcd
--- /dev/null
+++ b/releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml
@@ -0,0 +1,6 @@
+---
+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/>`_.