summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-05-09 23:47:31 +0000
committerGerrit Code Review <review@openstack.org>2022-05-09 23:47:31 +0000
commitdbe68a7454e16ef2225e200cc2c682cd734d44b4 (patch)
tree801416ff1f03e6daf7164c4a7d06f9cd3c6f7589 /releasenotes
parentdda20363cfccd5ccaaea1d6a6f7166f622d989d6 (diff)
parent15b826a05f84d9ed13e61ae288d5ad106dcf418c (diff)
downloadneutron-dbe68a7454e16ef2225e200cc2c682cd734d44b4.tar.gz
Merge "[OVN] Implement GW IP network QoS inheritance"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml b/releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml
new file mode 100644
index 0000000000..3c58e0550f
--- /dev/null
+++ b/releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - |
+ Gateway IP QoS network inheritance is now available for OVN L3 plugin
+ QoS extension. If the router external network (gateway network) has a QoS
+ policy associated, the gateway IP port will inherit the network QoS policy.