neutron/neutron/conf
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
..
agent Merge "Refactoring config options for l2 agent ext opts" 2016-11-22 22:57:49 +00:00
extensions Refactoring config options for extension opts 2016-08-05 20:36:08 +00:00
plugins Linux Bridge: driver support for QoS egress minimum bandwidth 2017-01-13 15:44:16 +00:00
services Use the session loader in keystoneauth1 for designate 2017-01-11 11:37:09 +01:00
__init__.py Refactoring config options for quota 2016-05-11 09:15:38 -05:00
cache_utils.py Refactoring config options for cache_utils opts 2016-10-22 06:28:59 +00:00
common.py Remove advertise_mtu config option 2017-01-09 22:17:09 +00:00
quota.py Remove the deprecated config "quota_items" 2016-06-24 14:45:39 +00:00
service.py Refactoring config options for service 2016-05-14 21:44:18 -05:00
wsgi.py Refactoring config options for wsgi opts 2016-08-03 19:49:58 +00:00