ceilometer/ceilometer/objectstore
Thomas Graichen 2db73af02f Swallow & report 404s from Swift (missing tenant)
The 404s are caused when Keystone has a tenant that Swift does not.
These 404s can safely be ignored.
If not ignored, some meters are not collected from Swift, as the
ClientException stops the tenant loop from completing.

Change-Id: I34aa40ba6c8e40e6d51b0a8dd24b8975c742f3ab
(cherry picked from commit 2ab761db26)
Closes-bug: #1681362
2017-04-10 11:15:05 +02:00
..
__init__.py Implement object store metering 2012-11-30 11:07:30 +01:00
rgw.py Drop timestamping in pollsters 2016-05-06 14:33:08 +08:00
rgw_client.py Add ceph object storage meters 2015-02-24 17:25:47 +05:30
swift.py Swallow & report 404s from Swift (missing tenant) 2017-04-10 11:15:05 +02:00