neutron/neutron/tests
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
..
common Give some HA router case specific resources 2019-04-25 08:30:34 +00:00
contrib Change ovs version we use in fullstack tests 2019-04-09 16:25:29 +00:00
etc Fix creating policy rules from subattributes. 2019-05-10 13:38:05 +00:00
fullstack Clear residual qos rules after l2-agent restarts. 2019-01-24 06:43:01 +00:00
functional Wait to ipv6 accept_ra be really changed by L3 agent 2019-05-28 08:28:14 +00:00
tempest Remove the bundled intree neutron tempest plugin 2017-11-22 12:54:33 -08:00
unit Optimize the code that fixes the race condition of DHCP agent. 2019-06-11 09:44:32 +08:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:22:02 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py Router to OVO 2017-11-24 04:11:33 +00:00