ceilometer/ceilometer/compute
Claudiu Belu a2e11a37ac Fixes Hyper-V Inspector disk metrics cache issue
Hyper-V Inspector yields a Disk with the property
'device' containing a dictionary. This causes an
exception when the values are cached in a dictionary
using the said 'device' as a key.

Closes-Bug: #1395807

Change-Id: I09b4ec2a37a6f7e6580a059517ab6e606bfc346f
2014-11-24 19:57:57 +02:00
..
notifications Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08:00
pollsters Merge "Add user_metadata to network samples" 2014-10-10 10:21:34 +00:00
virt Fixes Hyper-V Inspector disk metrics cache issue 2014-11-24 19:57:57 +02:00
__init__.py Remove disabled_compute_pollsters option 2013-06-12 16:09:56 +02:00
discovery.py Use central agent manager's keystone token in discoveries 2014-09-12 10:11:00 -04:00
manager.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
nova_notifier.py Replace dict.iteritems() with six.iteritems(dict) 2014-07-28 16:35:16 +04:00
plugin.py Migrate the rest of the central agent pollsters to use discoveries 2014-09-08 13:38:10 -04:00
util.py basestring replaced with six.string_types 2014-07-25 14:55:34 +04:00