neutron/neutron/tests
Rodolfo Alonso Hernandez 84b3ae3ae9 Linux Bridge: driver support for QoS egress minimum bandwidth
This patch provides the Linux Bridge agent driver the ability to control
Linux Traffic Control (TC) to set the minimum required transmission rate
for an interface.

The TC library is refactored to use HTB qdiscs. This allows TC to
define, for several flows in the same interface, the maximum and the
minimum network bandwidth and the burst size.

To be able to do traffic shaping (instead of policing) for ingress
traffic, a new element, the Intermediate Functional Block device (IFB)
is introduced.

DocImpact
Partial-Bug: #1560963

Change-Id: I4d4db54519f1435068d1af38819404d1e5d9cd52
2017-01-13 15:44:16 +00:00
..
common Merge "Replace nc command with ncat" 2017-01-07 03:15:48 +00:00
contrib Merge "gate_hook: Add support for neutron-full with the ovs firewall" 2017-01-10 06:10:08 +00:00
etc Remove FWaaS policy.json entries 2016-09-06 21:30:41 +00:00
fullstack Linux Bridge: driver support for QoS egress minimum bandwidth 2017-01-13 15:44:16 +00:00
functional Linux Bridge: driver support for QoS egress minimum bandwidth 2017-01-13 15:44:16 +00:00
retargetable Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
tempest neutron-lib: use L3 constant 2017-01-11 04:27:56 -08:00
unit Linux Bridge: driver support for QoS egress minimum bandwidth 2017-01-13 15:44:16 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Merge "Removed deprecated tests function" 2017-01-11 18:02:45 +00:00
fake_notifier.py
post_mortem_debug.py
tools.py Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00