[Openstack] [ceilometer][oslo] strange LOG assignment in the impl_kombu.py

Roman Sokolkov rsokolkov at gmail.com
Thu Nov 14 14:39:39 UTC 2013


Hello,

i'm using ceilometer with enabled
"log_config=/etc/ceilometer/ceilometer.conf"

And've found interesting things in logging. All log messages generated by
"impl_komby.py" not logged at all with logging.conf. "impl_kombu.py"
belongs to OSLO.

Here is the line:
https://github.com/openstack/oslo-incubator/blob/stable/havana/openstack/common/rpc/impl_kombu.py#L99

If i patch it with http://paste.openstack.org/show/52805/. All logged like
a charm

Why do we need this strange assignment?

LOG = rpc_common.LOG

Also my logging.conf http://paste.openstack.org/show/52807/

Thanks, Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131114/8515da57/attachment.html>


More information about the Openstack mailing list