neutron/neutron
Rodolfo Alonso Hernandez fafcabdbe0 Wait until workers have been launched
In "test_restart_rpc_on_sighup_multiple_workers", the test needs to
wait until the RPC workers have been properly launched by
``oslo_service.service.ProcessLauncher.launch_service``. Once this
method returns, it is guaranteed that the child worker processes
are running and the signal process handlers are attending the
SIGHUP signal that will reset them.

Closes-Bug: #1938428
Change-Id: I1dc56092d099223accc3aefa8e303310c4f6787e
2021-07-29 15:49:50 +00:00
..
agent Merge "Sanitize MAC addresses" 2021-07-28 14:27:03 +00:00
api use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
cmd Merge "Sanitize MAC addresses" 2021-07-28 14:27:03 +00:00
common Revert "[OVN][Placement] Add a SB Chassis event to track changes in BW config" 2021-07-20 23:38:09 +00:00
conf doc: Do not use dvr_snat on computes 2021-07-21 14:02:37 +02:00
core_extensions Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
db Merge "Sanitize MAC addresses" 2021-07-28 14:27:03 +00:00
debug Remove rootwrap execution (2) 2021-02-06 16:23:03 +00:00
extensions L3 router support ECMP 2021-07-13 15:13:29 +08:00
hacking Follow up for replacing assertItemsEqual 2021-06-03 16:04:07 +00:00
ipam Using 31-Bit and 32-Bit prefixes for IPv4 reasonably 2021-06-09 07:35:54 +00:00
locale Imported Translations from Zanata 2020-10-11 07:22:44 +00:00
notifiers use payloads for PORT AFTER_DELETE events 2021-07-11 06:00:08 +00:00
objects Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
pecan_wsgi Remove "_protect_original_resources" workaround 2021-07-14 07:29:50 +00:00
plugins Merge "Remove orphaned event_lock_name attribute" 2021-07-27 16:15:49 +00:00
privileged Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
profiling Remove "six" library 2020-07-28 16:55:52 +00:00
quota Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
scheduler Revert "Set system_scope='all' in elevated context" 2021-06-15 10:29:20 +02:00
server Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
services use payloads for PORT and FLOATING_IP 2021-07-22 18:25:42 +03:00
tests Wait until workers have been launched 2021-07-29 15:49:50 +00:00
__init__.py Remove usage of six.PY2 2020-05-22 12:59:01 -04:00
_i18n.py
auth.py Add fake_project_id middleware for noauth 2021-07-05 21:18:09 +05:30
manager.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
neutron_plugin_base_v2.py Remove usage of six.add_metaclass 2020-05-21 14:41:18 -04:00
opts.py Provide the rpc_response_max_timeout parameter to sriov-agent 2021-06-06 23:56:14 +09:00
policy.py Import ABC classes from collection.abc 2021-07-16 15:43:39 +00:00
service.py Re-use existing ProcessLauncher from wsgi in RPC workers 2020-02-07 14:51:06 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py neutron-server api worker process should be named to their role 2021-01-11 08:28:32 +08:00