deb-ceilometer/ceilometer/publisher
ZhiQiang Fan c612727ff8 use oslo.log instead of oslo-incubator code
oslo.log has graduated from oslo-incubator, and openstack.common.log
has been removed from oslo-incubator, so let's use the new one.

NOTE1:openstack.common.log registers its options at import time, but
oslo.log needs to call register_options() explicitly.

NOTE2: split unit test case in tests/objectstore/test_swift_middleware.py
to avoid duplicate cli option register exception, see NOTE1.

Change-Id: Ida30808dbe0c584919755c207ca4ee4b91963a17
2015-05-28 11:08:02 -04:00
..
__init__.py Merge "add event pipeline" 2015-01-29 14:27:16 +00:00
direct.py enable oslo namespace check for ceilometer project 2015-02-11 16:09:19 +08:00
file.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
kafka_broker.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
messaging.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
test.py Merge "add event pipeline" 2015-01-29 14:27:16 +00:00
udp.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
utils.py Enable more tests on Python 3 2015-05-26 15:19:40 +02:00