neutron/neutron/tests/unit/agent/dhcp
aojeagarcia ffbf65126f protect DHCP agent cache out of sync
If DHCP agent port cache is out of sync with neutron server, dnsmasq
entries are wrong and VMs may not acquire an IP because of duplicate
entries.

When DHCP agent executes port_create_end method, port's
IP should be checked before being used, if there are duplicate IP
addresses in the same network in the cache we should resync.

Co-Authored-By: doreilly@suse.com
Closes-Bug: #1645835

Change-Id: Icc555050283420fddfb90bb67e02bc303e989e27
2019-01-17 21:04:35 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_agent.py protect DHCP agent cache out of sync 2019-01-17 21:04:35 +00:00