neutron/neutron/api
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
..
rpc Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:44:32 +08:00
v2 use callback payloads for REQUEST/RESPONSE events 2017-12-24 07:27:11 +00: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 Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
extensions.py Support that an extension extends a sub-resource 2017-11-15 08:59:45 +01:00
versions.py Remove dead versions code 2017-09-19 14:54:33 -07:00