neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent
Rodolfo Alonso Hernandez cc8808d539 Add QoS minimum egress bandwidth rule into ovs-agent
Add minimum egress bandwidth support for Open vSwitch.

The scope of this implementation is reduced to N/S traffic.
There is no QoS applied on traffic between VMs.

The QoS rules are aplied to exit ports in bridges other than
br-int; that means all physical bridges. No tunneled traffic
will be shaped. This feature will be implemented in a following
patch.

Partial-Bug: #1560963
Change-Id: I0a2ef52b13151a39e678e9a3e6f75babb47298d0
2019-02-26 11:05:04 +00:00
..
extension_drivers Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
openflow Merge "raise priority of dead vlan drop" 2018-12-14 05:39:58 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
fake_oflib.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
ovs_test_base.py Replace ryu with os_ken 2018-12-13 10:00:17 +00:00
test_ovs_agent_extension_api.py Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
test_ovs_capabilities.py unit test: unbreak test cases for callbacks.subscribe 2018-04-11 07:20:42 +00:00
test_ovs_neutron_agent.py [OVS] Exception message when retrieving bridge-id and is not present 2019-02-15 15:51:29 +00:00
test_ovs_tunnel.py [OVS] Exception message when retrieving bridge-id and is not present 2019-02-15 15:51:29 +00:00
test_vlanmanager.py Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00