neutron/neutron/tests/unit/agent
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
..
common Tighten exception handler for import_object 2015-07-14 20:30:16 +02:00
dhcp Python 3: fix neutron.tests.unit.agent.dhcp.test_agent 2015-07-23 17:37:33 +02:00
l3 Merge "ensure_dir: move under neutron.common.utils" 2015-07-23 08:28:16 +00:00
linux Keep dns nameserver order consistency 2015-07-29 17:13:44 +08:00
metadata Merge "ensure_dir: move under neutron.common.utils" 2015-07-23 08:28:16 +00:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
test_securitygroups_rpc.py Fix handling of port-range-min 0 in secgroup RPC and agent 2015-07-23 17:28:04 +08:00