neutron/neutron/tests/functional/agent
Hirofumi Ichihara 0eb7bf97cc Revert "Linux Bridge: driver support for QoS egress minimum bandwidth"
This reverts commit 84b3ae3ae9.

The logic was incorrect[1]. We cannot achieve QoS egress minimum bandwidth of Linuxbridge by the patch. I also think that the issue is not solved by small patch and we must consider deeply.

Closes-bug: 1662582

(cherry picked from commit e3063496cf)

Change-Id: Id4703b5c63876f16e31b6805cd147b5840a4a591
2017-02-10 04:34:21 +00:00
..
l2 Revert "Setup firewall filters only for required ports" 2017-01-16 03:06:21 +00:00
l3 Merge "Add support for Keepalived VRRP health check" 2017-02-03 18:08:39 +00:00
linux Revert "Linux Bridge: driver support for QoS egress minimum bandwidth" 2017-02-10 04:34:21 +00:00
ovsdb Refactor OVSDB native lib to be more customizable 2016-11-08 05:58:36 +02:00
windows Add IPLink class to Windows ip_lib implementation 2017-01-17 17:39:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Skip larger than /64 subnets in DHCP agent 2016-11-29 21:18:47 -05:00
test_firewall.py Fix typos 2017-01-18 15:48:32 +07:00
test_l2_lb_agent.py Use project_id instead of tenant_id in objects 2017-01-13 14:31:26 +00:00
test_l2_ovs_agent.py openvswitch agent: add OVS_RESTARTED event 2017-01-19 13:48:28 +01:00
test_ovs_flows.py [TrivialFix] Replace 'assertTrue(a in b)' with 'assertIn(a, b)' 2016-10-25 00:53:01 +00:00
test_ovs_lib.py OVS: merge the required OpenFlow version rather than replace 2017-01-25 08:57:09 +00:00