neutron/neutron/agent
Yang JianFeng 05804a325e 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.

Closes-Bug: #1829332
Change-Id: If7a7ac2f88ce5b0e799c1104c936735a6cc860aa
(cherry picked from commit 494b65d951)
2019-06-10 09:43:44 +00:00
..
common Merge "Make OVS controller inactivity_probe configurable" into stable/stein 2019-06-01 03:05:37 +00:00
dhcp Optimize the code that fixes the race condition of DHCP agent. 2019-06-10 09:43:44 +00:00
l2 Fix pep8 E128 warnings in non-test code 2019-03-12 21:22:33 +00:00
l3 Add kill hooks for external processes 2019-06-05 14:39:15 +00:00
linux Optimize the code that fixes the race condition of DHCP agent. 2019-06-10 09:43:44 +00:00
metadata Add kill hooks for external processes 2019-06-05 14:39:15 +00:00
ovsdb Add debug information in BridgeCreateEvent 2018-12-06 10:08:51 +00:00
windows remove neutron.common.exceptions 2019-02-01 14:35:00 -07:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
rpc.py Do not call update_device_list in large sets 2019-04-03 18:09:09 +00:00
securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-02 14:30:25 +00:00