neutron/neutron/api
Yang JianFeng 1146526304 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/api/rpc/handlers/dhcp_rpc.py

Closes-Bug: #1829332
Change-Id: If7a7ac2f88ce5b0e799c1104c936735a6cc860aa
(cherry picked from commit 494b65d951)
2019-06-11 09:28:40 +08:00
..
rpc Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:28:40 +08:00
v2 Add ext_parent policy check 2018-08-01 02:45:42 +08:00
views Add a new configuration variable for api links. 2017-04-18 15:16:41 +00:00
__init__.py Added API extensions to detect sorting/pagination features 2016-08-01 22:57:15 +02:00
api_common.py Implement filter validation 2018-07-19 04:13:43 +00:00
extensions.py Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00