Merge "Remove uses of logger name "oslo_messaging""

This commit is contained in:
Zuul 2019-01-31 09:55:56 +00:00 committed by Gerrit Code Review
commit 4694b3b3c8

View File

@ -88,9 +88,6 @@ def update_opt_defaults():
'amqp=WARNING',
'amqplib=WARNING',
'qpid.messaging=INFO',
# TODO(therve): when bug #1685148 is fixed in oslo.messaging, we
# should be able to remove one of those 2 lines.
'oslo_messaging=INFO',
'oslo.messaging=INFO',
'sqlalchemy=WARNING',
'stevedore=INFO',