neutron/neutron/tests/unit/agent/l2
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
..
extensions Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
__init__.py Remove unnecessary executable permissions 2016-03-25 01:49:26 +00:00
test_l2_agent_extensions_manager.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00