Synced log module and its dependencies from olso-incubator
Old version of 'log' module depended on oslo-incubator RPC layer implementation. This sync is intended to copy the following fix that makes log module use oslo.messaging.notify.log_handler if available: * 109e325e: Use oslo.messaging to publish log errors blueprint oslo-messaging Change-Id: Ieb26df4e9fbb2aa4d319c79be7510006fc8461ab
This commit is contained in:
parent
46ec452dfe
commit
55abf8a130
@ -15,7 +15,6 @@ module=jsonutils
|
||||
module=local
|
||||
module=lockutils
|
||||
module=log
|
||||
module=log_handler
|
||||
module=loopingcall
|
||||
module=middleware
|
||||
module=network_utils
|
||||
|
Loading…
Reference in New Issue
Block a user