neutron/releasenotes/notes/fip-qos-52926bce81c3f8bb.yaml
LIU Yulong 8fcda21a06 [L3][QoS] Neutron server side Floating IP QoS
Add qos_policy_id to floating IP, then the user could set/update
the binding QoS policy of a floating IP.

APIImpact: a new parameter qos_policy_id was added to floating IP
related API.

Partial-Bug: #1596611
Partially-Implements blueprint: floating-ip-rate-limit
Change-Id: I4efe9e49d268dffeb3df4de4ea1780152218633b
2017-11-29 16:45:38 +08:00

5 lines
129 B
YAML

---
features:
- Implementation of floating IP QoS. A new parameter ``qos_policy_id``
was added to floating IP related API.