neutron/neutron/tests/unit/agent
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
..
common Rename router processing queue code to be more generic 2019-04-03 12:23:55 +02:00
dhcp [DHCP] Don't resync network if same port is alredy in cache 2019-05-23 14:25:13 +00:00
l2 Clear residual qos rules after l2-agent restarts. 2019-01-22 12:59:24 +00:00
l3 Merge "Packets getting lost during SNAT with too many connections" into stable/rocky 2019-06-06 04:10:47 +00:00
linux Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:28:40 +08:00
metadata Revert iptables TCP checksum-fill code 2019-04-29 15:34:29 +00:00
ovsdb Merge "Kill _connection_to_manager_uri dummy" 2018-02-22 00:30:24 +00:00
windows Fix neutron-openvswitch-agent Windows support 2018-08-28 06:53:11 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py Add binding activation to OVS agent 2018-07-18 11:59:33 -05:00
test_securitygroups_rpc.py Divide-and-conquer security group beasts 2019-04-03 10:59:58 -07:00