neutron/releasenotes/notes/qos-fip-network-inheritance-support-in-ovn-1d68b54c42c865da.yaml
Rodolfo Alonso Hernandez 8dfe5cc95b [OVN] Implement floating IP network QoS inheritance
Floating IP now have information of the QoS policy of the external
network. The OVN QoS extension will use this network QoS policy if
there is no floating IP QoS policy.

Partial-Bug: #1950454
Change-Id: I380a130d97e8bfe54caa5f3a129877507d1ce2a6
2022-01-27 09:36:50 +00:00

8 lines
278 B
YAML

---
features:
- |
Floating IP QoS network inheritance is now available for OVN L3 plugin
QoS extension. If a network, hosting a floating IP, has a QoS associated,
the floating IP addresses will inherit the network QoS policy and will
apply on the OVN backend.