neutron/neutron/tests/unit/agent
James Page fb2a4c90a1 Revert "Pass network's dns_domain to dnsmasq conf"
The dns_domain attribute of a network is intended for use
by neutron when creating DNS records in an external DNS
system such as Designate.

By using the networks dns_domain, the configured search
path on booted instances mismatches with the generated
dns assignments for instance ports in the hosts file
for dnsmasq which creates a mismatched forward/reverse
lookup behaviour.

This reverts commit 7fdd6adc7a.
and commit 137a6d6105.

Closes-Bug: 1826419
Depends-On: I145144c042b100f7e12a02a8ac7e0fbbe41e984d
Change-Id: I5ff03b5ad8af432a9f7919ef953d7d8c434b93bd
2019-06-11 14:14:39 +01:00
..
common Class to represent Placement state and sync 2019-02-21 14:06:26 +01:00
dhcp [DHCP] Don't resync network if same port is alredy in cache 2019-05-23 14:25:04 +00:00
l2 Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
l3 Support multiple external networks in L3 agent 2019-05-28 20:05:07 +00:00
linux Revert "Pass network's dns_domain to dnsmasq conf" 2019-06-11 14:14:39 +01:00
metadata Revert iptables TCP checksum-fill code 2019-04-29 15:34:15 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
test_securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-02 14:30:25 +00:00