neutron-lib/releasenotes/notes/qos-bw-minimum-ingress-cff397e598b6fa3a.yaml
Lajos Katona e77c9befd4 Ingress direction for min bandwidth rule
Make possible to have ingress direction for QoS  minimum_bandwidth_rule.
This will not automatically mean that the enforcement will work on the
dataplane for both directions.
The actual plan is to have only placement based enforcement for both
egress and ingress for all reference (sriov, ovs, linuxbridge)
implementations.

Change-Id: I4605376ea578ce8a20d83ed95f28d23f8fa82951
Partial-Bug: #1578989
See-Also: https://review.openstack.org/502306 (nova spec)
See-Also: https://review.openstack.org/508149 (neutron spec)
2018-07-17 11:38:17 +02:00

6 lines
168 B
YAML

---
features:
- New extension ``qos-bw-minimum-ingress`` for extending
``qos_minimum_bandwidth_rule`` with ingress direction for placement
based enforcement.