neutron/neutron/agent/dhcp
Yang JianFeng ee85fd74cf Optimize the code that fixes the race condition of DHCP agent.
https://review.opendev.org/#/c/236983/
https://review.opendev.org/#/c/606383/
The above patchs that resolve the race condition of DHCP agent will
result in neutron-server raise DhcpPortInUse ERROR log. And, the
second patch may result in old dhcp agent create a redundant port.

Conflicts:
	neutron/agent/dhcp/agent.py
	neutron/api/rpc/handlers/dhcp_rpc.py

Closes-Bug: #1829332
Change-Id: If7a7ac2f88ce5b0e799c1104c936735a6cc860aa
(cherry picked from commit 494b65d951)
2019-06-11 09:44:32 +08:00
..
__init__.py DHCP agent restructuring 2015-01-17 01:03:09 -08:00
agent.py Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:44:32 +08:00