afcce6d7493faaa2acf94c01268a2551a1300d31
Currently logger is not properly initialized according to config options or process arguments when the neutron-rpc-server script or the api wsgi script is used. Because of this neutron does not generate the log files as expected when we deploy api using WSGI and use neutron-rpc-server, instead of the monolithic neutron-server. This ensures the logger is initialized even when these two scripts are used. Closes-Bug: #2030904 Related-Bug: #1693691 Change-Id: I13bcd36c237555e0ca60d5ffc214b8f3bf6e478f
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
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%