
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
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%