c156c7d8837f9bbb730558f7b0cad4fa238c42e7
The main idea of the commit is to fix code according with the latest oslo.i18n requirements https://docs.openstack.org/oslo.i18n/latest/ 1. removed log translation if log is not seen by users in raised exception or api call response. 2. keep translated log if it's used in raised exception. 3. removed log message 'Error while reading %s' which was "dead" (unused) code in the function "_get_value_from_conf_file" of module "agent/linux/dhcp.py". Partial-Bug: 1600788 Change-Id: Ifb5455336b06c2c87a930b816c90b4a766856b1e
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.
Languages
Python
99.6%
Shell
0.4%