neutron/neutron/tests/unit/agent/linux
Ryan Moats 339a1ccbb9 Revert "Improve performance of ensure_namespace"
This reverts commit 81823e8632.

Unneeded optimization: this commit only improves execution
time on the order of milliseconds, which is less than 1% of
the total router update execution time at the network node.

This also

Closes-bug: #1574881

Change-Id: Icbcdf4725ba7d2e743bb6761c9799ae436bd953b
2016-04-25 22:57:31 +00:00
..
openvswitch_firewall ovsfw: Remove vlan tag before injecting packets to port 2016-04-04 08:05:29 +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_async_process.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_bridge_lib.py Correct return values for bridge sysctl calls 2015-12-14 17:05:46 -05:00
test_daemon.py Correct unwatch_log to support python <= 2.7.5 2015-11-26 17:22:30 +00:00
test_dhcp.py Move class properties to instances for dhcp tests 2016-04-15 21:06:31 -04:00
test_external_process.py Set ip_nonlocal_bind in namespace if it exists 2015-10-20 09:47:41 -04:00
test_interface.py Support interface drivers that don't support mtu parameter for plug_new 2016-04-14 16:53:00 +02:00
test_ip_conntrack.py De-dup conntrack deletions before running them 2016-03-16 01:27:46 -07:00
test_ip_lib.py Revert "Improve performance of ensure_namespace" 2016-04-25 22:57:31 +00:00
test_ip_link_support.py sriov: implement spoofchecking configuration 2015-07-29 19:38:25 +02:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Create ipset set_name_exists() method 2015-10-14 10:18:44 -04:00
test_iptables_firewall.py Delete conntrack entry on the other direction 2016-04-14 06:35:49 +08:00
test_iptables_manager.py Using LOG.warning replace LOG.warn 2016-03-10 11:02:45 -08:00
test_keepalived.py Fix L3 HA with IPv6 2016-01-15 16:47:39 -05:00
test_ovsdb_monitor.py SimpleInterfaceMonitor: get rid of self.data_received flag 2015-09-24 17:08:36 +02:00
test_pd.py Fix Prefix delegation router deletion key error 2015-08-27 17:44:50 -04:00
test_polling.py Fix failures introduced by the new version of mock 2015-07-09 17:54:32 -07:00
test_tc_lib.py LinuxBridge agent's QoS driver bw limit for egress traffic 2016-04-18 14:07:07 +00:00
test_utils.py Reuse to_utf8() and jsonutils.dump_as_bytes() 2016-04-11 12:25:53 +02:00