neutron-lib/releasenotes/notes/traffic-control-constants-b...

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.