neutron/neutron/tests/functional/agent/linux
Aradhana Singh 607957ef35 Refactoring config options for dhcp agent
Refactoring neutron configuration options for dhcp agent to be in
neutron/conf/agent. This would allow centralization of all configuration
options and provide an easy way to import.

Change-Id: Ia17d2d7223dd598e2d36a8320942fb03b61dffaf
Partial-Bug: #1563069
2016-07-06 17:24:23 +00:00
..
bin Add a functional test for iptables_manager.binary_name 2015-03-02 16:19:50 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
helpers.py Refactor and fix dummy process fixture 2016-03-30 13:12:31 +02:00
simple_daemon.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
test_async_process.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_bridge_lib.py Check tap bridge timestamps to detect local changes 2016-03-10 03:04:11 -08:00
test_dhcp.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
test_interface.py ovs: set device MTU after it's moved into a namespace 2016-06-17 09:08:40 +00:00
test_ip_lib.py Merge "Add functional test for device_exists() with invalid namespace" 2016-05-12 02:31:56 +00:00
test_ip_monitor.py Change linux/ip_lib code to better handle address families 2015-03-10 00:17:24 -04:00
test_ipset.py Execute ipset command using check_exit_code 2015-09-21 09:13:22 +00:00
test_iptables.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_keepalived.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_linuxbridge_arp_protect.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
test_ovsdb_monitor.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_process_monitor.py Move wait_until_true to neutron.common.utils 2016-06-27 11:40:11 +00:00
test_tc_lib.py Remove unused LOG 2016-07-05 15:22:13 +08:00
test_utils.py Merge "Move wait_until_true to neutron.common.utils" 2016-06-28 04:33:58 +00:00