neutron/neutron/tests/unit/agent
Sławek Kapłoński 6dcdb15dce LinuxBridge agent's QoS driver bw limit for egress traffic
QoS service plugin provides for now bandwidth limit rules for egress traffic
only (from VM point of view). QoS extension driver for Linuxbridge agent now
configures limits in proper way on tap interface so limited is traffic which is
outgoing from VM.
Linuxbridge agent's QoS extension configures egress bandwidth limit and burst
value in exactly same way how openvswitch is doing it with tc.
Old methods in TcCommand class will stay untouched because they can be used
later to implement also ingress bandwidth limits in QoS.

Change-Id: Id2b0463f49df52744e5bc3979a4cfd0ff06f9248
Closes-bug: #1563720
2016-04-18 14:07:07 +00:00
..
common Make run_ofctl check for socket error 2016-03-01 13:42:50 -08:00
dhcp L3 agent: match format used by iptables 2016-04-05 10:40:21 -04:00
l2 Remove unnecessary executable permissions 2016-03-25 01:49:26 +00:00
l3 ADDRESS_SCOPE_MARK_IDS should not be global for L3 agent 2016-04-07 18:18:12 +03:00
linux LinuxBridge agent's QoS driver bw limit for egress traffic 2016-04-18 14:07:07 +00:00
metadata L3 agent: match format used by iptables 2016-04-05 10:40:21 -04:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
windows Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Deprecate new= argument from create_connection 2015-11-06 13:27:37 +01:00
test_securitygroups_rpc.py Iptables firewall prevent IP spoofed DHCP requests 2016-04-01 11:02:51 -07:00