deb-ceilometer/ceilometer/objectstore
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 Implement object store metering 2012-11-30 11:07:30 +01:00
notifications.py Drop use of 'oslo' namespace package. 2015-04-28 16:22:05 +00:00
rgw_client.py Add ceph object storage meters 2015-02-24 17:25:47 +05:30
rgw.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
swift_middleware.py deprecate swift middleware 2015-01-30 15:31:13 -05:00
swift.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00