neutron/neutron/tests/unit/agent/linux
changzhi cb60d0bb4e Keep dns nameserver order consistency
Currently, there is no dns servers prioritization for subnets
for Neutron.

Generally speaking, it is useful to keep the order of dns
nameservers consistent. Add a new column named 'order' in table
'dnsnameservers' and add nameserver into DB one by one.

Closes-Bug: #1218629
Implements: blueprint keep-dns-nameserver-orderconsistency
Change-Id: Id937aea411397d39370368a4eb45be26c4eefa9e
2015-07-29 17:13:44 +08:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_async_process.py Fix failures introduced by the new version of mock 2015-07-09 17:54:32 -07:00
test_bridge_lib.py Always use BridgeDevice to manage linuxbridges 2015-07-19 22:27:20 +02:00
test_daemon.py Merge "Make Daemon pidfile arg optional" 2015-07-17 02:54:12 +00:00
test_dhcp.py Keep dns nameserver order consistency 2015-07-29 17:13:44 +08:00
test_ebtables_driver.py ARP spoofing patch: Low level ebtables integration 2015-04-22 09:32:02 +12:00
test_ebtables_manager.py ARP spoofing patch: Data structures for rules. 2015-05-08 08:23:35 +12:00
test_external_process.py ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00
test_interface.py Metaplugin removal 2015-07-23 19:05:05 +09:00
test_ip_lib.py Merge "Allow passing table argument to construct IpRouteCommand" 2015-07-23 14:03:01 +00:00
test_ip_link_support.py Remove root_helper arg from sanity checks 2015-02-20 03:23:38 +00:00
test_ip_monitor.py Introduce ip address monitor 2015-03-03 20:06:14 -05:00
test_ipset_manager.py Provide work around for 0.0.0.0/0 ::/0 for ipset 2015-06-24 10:25:24 -07:00
test_iptables_firewall.py Fix handling of port-range-min 0 in secgroup RPC and agent 2015-07-23 17:28:04 +08:00
test_iptables_manager.py Use only the lower 16 bits of iptables mark for marking 2015-07-17 14:09:28 -04:00
test_keepalived.py Merge "Adds garp_master_repeat and garp_master_refresh to keepalived.conf" 2015-07-24 17:21:21 +00:00
test_ovsdb_monitor.py Add get_events to OVSDB monitor 2015-06-08 13:39:20 +00: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_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00