fix typo oslo.messaginga

fix typo oslo.messaginga

Change-Id: Id56413b7d8261ba2116a75ce00c8b6442b42f30f
This commit is contained in:
ricolin 2016-06-05 02:34:54 +08:00 committed by Rico Lin
parent 822a312c3a
commit c3938f7f67
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ qualname = eventlet.wsgi.server
[logger_messaging]
level = WARNING
handlers = stderr
qualname = oslo.messaginga
qualname = oslo.messaging
[handler_null]
class = oslo_log.handlers.NullHandler