c29f3aaa7c
This patch introduces the new parameter "direction" to the QoS bandwidth limit rule. It will allow the creation of bandwidth limit rules for either ingress or egress traffic. For backwards compatibility the default direction will be egress. DocImpact: Ingress bandwidth limit available for QoS APIImpact: New type of parameter for QoS rule in neutron API Change-Id: Ia13568879c2b6f80fb190ccafe7e19ca05b0c6a8 Partial-Bug: #1560961
7 lines
238 B
YAML
7 lines
238 B
YAML
---
|
|
features:
|
|
- The QoS service plugin now supports new attribute in
|
|
``qos_bandwidth_limit_rule``. This new parameter is called
|
|
``direction`` and allows to specify direction of traffic
|
|
for which the limit should be applied.
|