neutron/releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml
Rodolfo Alonso Hernandez 15b826a05f [OVN] Implement GW IP network QoS inheritance
This patch enables the gateway IP network QoS inheritance in
the OVN backend driver. The OVN QoS extension will use the
router external network (GW network) QoS policy if the gateway
IP port has no QoS policy assigned.

Partial-Bug: #1950454

Change-Id: I5ee51dc124ae464b9e9fd366cf7bf85176376c25
2022-04-15 01:10:31 +00:00

7 lines
252 B
YAML

---
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.