neutron/neutron/tests/unit/agent/linux
Rodolfo Alonso Hernandez 5f99c79a50 Add TC filtering for VXLAN traffic
This new function in neutron.agent.linux.tc_lib creates a TC filter in
a device depending on the VXLAN ID (VNI) and the source MAC address
(usually the VM TAP MAC address). This filter will send all the egress
tunneled traffic from the VM to a TC class in other to shape it (QoS).

Change-Id: Ic04b52bc0aca7a18fa06ea89e981c80d67f42eb1
Related-Bug: #1560963
2019-05-28 08:27:42 +00:00
..
openvswitch_firewall Make sure the port still in port map when prepare_port_filter 2019-05-10 13:00:38 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
failing_process.py Keep reading stdout/stderr until after kill 2015-11-19 19:14:13 +02:00
test_bridge_lib.py Change to use iproute2 instead of brctl 2018-11-14 12:46:37 -05:00
test_daemon.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_dhcp.py Use --bind-dynamic with dnsmasq instead of --bind-interfaces 2019-05-13 21:43:07 +00:00
test_external_process.py Use flake8-import-order plugin 2017-07-05 03:15:27 +00:00
test_interface.py Change agents to use get_devices_with_ip() 2019-02-05 18:30:01 +02:00
test_ip_conntrack.py Move conntrack zones to IPTablesFirewall 2017-03-30 14:54:51 -07:00
test_ip_lib.py Retrieve devices with link not present 2019-02-17 20:41:58 +00:00
test_ip_link_support.py sriov: implement spoofchecking configuration 2015-07-29 19:38:25 +02:00
test_ip_monitor.py Fix W605 warnings 2018-05-17 16:20:59 +09:00
test_ipset_manager.py Create ipset set_name_exists() method 2015-10-14 10:18:44 -04:00
test_iptables_firewall.py Use '-p ip' instead of '-p 0' with conntrack 2019-04-11 15:57:31 -04:00
test_iptables_manager.py Do not initialize the iptables nat table in the dhcp-agent 2019-04-24 20:56:03 -04:00
test_keepalived.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
test_l3_tc_lib.py remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
test_pd.py Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
test_tc_lib.py Add TC filtering for VXLAN traffic 2019-05-28 08:27:42 +00:00
test_utils.py Add extra unit test for get_cmdline_from_pid function 2019-03-28 14:45:40 +00:00
test_xenapi_root_helper.py Use os-xenapi for neutron when XenServer as hypervisor 2017-03-30 18:33:37 +00:00