neutron/neutron/common
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
2016-09-12 07:35:50 +00:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py debtcollector for globals 2016-08-30 10:18:19 -04:00
cache_utils.py cache_utils: fixed cache misses for the new (oslo.cache) configuration 2016-06-16 23:07:40 +02:00
config.py Reduce log level for ryu in OVS agent log 2016-09-12 07:35:50 +00:00
constants.py debtcollector for globals 2016-08-30 10:18:19 -04:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py debtcollector for globals 2016-08-30 10:18:19 -04:00
ipv6_utils.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
profiler.py Add OSprofiler support 2016-05-20 11:35:59 -05:00
rpc.py Use from_dict to load context params 2016-07-12 13:49:41 +10:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py Fixed neutron-db-manage without neutron/tests installed 2016-08-15 06:31:13 +00:00