fafcabdbe0dccf2747884a35f3a094486c806fa6
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
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%