neutron/neutron/tests/unit/agent/linux
Gary Kotton 50be190b68 Use DEVICE_OWNER_* for 'network:*' constants
Now that we have the constant defined, we should reuse it from other
code to avoid potential typos.

Change-Id: Id7a941c1a461264ba44893d97cc6226f092e9888
2015-11-16 20:45:36 -08:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py ovsdb monitor: get rid of custom _read_stdout/_read_stderr methods 2015-09-21 17:55:38 +02:00
test_bridge_lib.py Move LinuxBridge related features to bridge_lib 2015-11-09 22:41:44 +01:00
test_daemon.py Add OpenFixture and get rid of 'open' mocks 2015-10-09 19:20:53 +00:00
test_dhcp.py Use DEVICE_OWNER_* for 'network:*' constants 2015-11-16 20:45:36 -08: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 Remove MidonetInterfaceDriver 2015-11-10 16:09:52 +09:00
test_ip_lib.py Merge "get_device_by_ip: don't fail if device was deleted" 2015-10-23 17:54:29 +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 Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_iptables_manager.py Fix iptables comments for bare jump rules 2015-10-06 12:24:59 -07:00
test_keepalived.py Merge "Return exception when attempting to add duplicate VIP" 2015-09-15 23:53:14 +00: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_utils.py Ensure to decode bytes or fail 2015-11-04 07:03:12 +01:00