neutron/neutron/tests/unit/agent
Jens Harbott 3330bc01cb Fix race condition when getting cmdline
Even though we check for the existence of the process before, it may
still terminate before we get to read its command line, so catch the
error that can occur here.

Change-Id: I3e89aca8bedfd2912effe2490718223f7d03133e
Closes-Bug: 1844500
2019-09-18 21:32:33 -04:00
..
common [Trivial]Remove unused helper get_port_external_ids/mac 2019-08-14 09:17:53 +08:00
dhcp Pass get_networks() callback to interface driver 2019-07-30 20:21:16 +03:00
l2 Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
l3 Delay HA router transition from "backup" to "master" 2019-08-27 16:47:00 +00:00
linux Fix race condition when getting cmdline 2019-09-18 21:32:33 -04:00
metadata Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +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
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 Initialize modifiable list of resources in CacheBackedPluginApi. 2019-07-26 11:51:39 +00:00
test_securitygroups_rpc.py Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00