deb-ceilometer/ceilometer/agent/discovery
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 Move central agent code to the polling agent module 2014-12-12 20:55:15 +03:00
endpoint.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00
localnode.py Add local node resource for IPMI pollsters 2015-02-06 14:59:48 +08:00
tenant.py use oslo.log instead of oslo-incubator code 2015-05-28 11:08:02 -04:00