neutron/neutron/tests/unit/agent
Yuriy Taraday ae6a2ec2a5 Move state reporting initialization to after worker forking
We start state reporting thread before forking child processes. This
leads to possibility of fork in the middle of reporting process. This
can cause child processes to start with corrupted global state. In [0]
it represented itself as metadata agent not being able to make RPC call
because of lock acquired in main process before fork and released after
fork. See bug description for details.

[0] https://review.openstack.org/312393

Partial-Bug: 1594439

Change-Id: Id5079a296bc402c6f5b6cdb2df72811eab5bc6ed
(cherry picked from commit 7eeeb99a55)
2016-07-26 13:45:03 +00:00
..
common Make run_ofctl check for socket error 2016-03-01 13:42:50 -08:00
dhcp Remove unhelpful test of oslo.service ServiceLauncher 2016-07-11 12:58:04 +00:00
l2 QOS: get rid of warnings for unit tests 2016-02-16 01:26:54 -08:00
l3 DVR: handle floating IP reassociation on the same host 2016-07-14 16:38:04 +00:00
linux Merge "De-dup user-defined SG rules before iptables call" into stable/mitaka 2016-07-02 02:28:00 +00:00
metadata Move state reporting initialization to after worker forking 2016-07-26 13:45:03 +00:00
ovsdb ovsdb: attempt to enable connection_uri for native impl on startup 2015-06-25 10:09:42 +02:00
windows Ovs agent can't start on Windows because of validate_local_ip 2016-03-21 13:22:08 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_rpc.py Deprecate new= argument from create_connection 2015-11-06 13:27:37 +01:00
test_securitygroups_rpc.py IPtables firewall prevent ICMPv6 spoofing 2016-04-27 21:53:30 -05:00