← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1192524] [NEW] default_log_levels documentation default is wrong

 

You have been subscribed to a public bug:

http://docs.openstack.org/trunk/openstack-compute/admin/content
/configuring-logging.html says the default is
default_log_levels=['amqplib=WARN', 'sqlalchemy=WARN', 'boto=WARN',
'suds=INFO', 'keystone=INFO', 'eventlet.wsgi.server=WARN']      but this
is not parsed by nova - debugging in nova showed this value finds the
logger name as ['ampqlib and the logging level being WARN'.

The default, according to nova.conf, is
etc/nova/nova.conf.sample:#default_log_levels=amqplib=WARN,sqlalchemy=WARN,boto=WARN,suds=INFO,keystone=INFO,eventlet.wsgi.server=WARN

** Affects: nova
     Importance: Undecided
         Status: New

-- 
default_log_levels documentation default is wrong
https://bugs.launchpad.net/bugs/1192524
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).