Armando Migliaccio
5743ed4679
Reduce log level for ryu in OVS agent log
In a tempest run, Ryu is logging about ~30K debug traces and it puts the OVS agent's log amongst the biggest log files in a single node OpenStack deployment in the gate. This patch sets Ryu and its components to log at INFO level and above to reduce the number of traces emitted. This patch, alongside [1,2], brings down the size of the biggest Neutron log files, server and OVS agent respectively. More can surely be done, however callbacks and ryu are the most obvious ones, and following up with further cuts may be dealt with on a ad-hoc basis. Closes-bug: #1620864 [1] https://review.openstack.org/#/c/366424/ [2] https://review.openstack.org/#/c/366478/ Change-Id: I40b7c77601788ae2e7428c7a0206ca2a807d10dc
Welcome!
You have come across a cloud computing network fabric controller. It has identified itself as "Neutron." It aims to tame your (cloud) networking!
External Resources:
The homepage for Neutron is: http://launchpad.net/neutron. Use this site for asking for help, and filing bugs. Code is available on git.openstack.org at <http://git.openstack.org/cgit/openstack/neutron>.
The latest and most in-depth documentation on how to use Neutron is available at: <http://docs.openstack.org>. This includes:
- Neutron Administrator Guide
- Neutron Developer Guide
- Networking Guide
- Neutron API Reference:
- Current Neutron developer documentation is available at:
For help on usage and hacking of Neutron, please send mail to <mailto:openstack-dev@lists.openstack.org>.
For information on how to contribute to Neutron, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%