f8b63272ff
Change-Id: If1902521086341f1f3786241509a000eaffe72b2 Related-Bug: #1560963
10 lines
301 B
YAML
10 lines
301 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds traffic control related constants:
|
|
|
|
* Qdisc types: ``htb``, ``tbf`` and ``ingress``, used in Neutron ``tc_lib``
|
|
* Qdisc ID: for ``ingress`` type, because this one is specific only for
|
|
ingress traffic.
|
|
* Qdisc parents: for ``root`` and ``ingress`` types.
|