aodh/ceilometer/compute/pollsters
Fei Long Wang 1605e6ff13 Fix empty metadata issue of instance
Based on current implement, some metadata can't be extracted by
pollster, such as architecture, reservation_id, ephemeral_gb, etc.
This patch will try to get those metadata if we can and remove
those metadata what can't be pulled by pollster.

Fixes bug 1202749

Change-Id: I1f08c4eaa1cfacb612097cd0e90629d682f8acc9
2013-08-29 19:38:23 +08:00
..
__init__.py Break up compute pollsters 2013-07-11 14:12:27 -04:00
cpu.py Change counter to sample vocable in cm.compute 2013-08-21 13:36:44 +02:00
disk.py ceilometer-agent-compute did not catch exception for disk error 2013-08-21 10:16:53 -04:00
instance.py Change counter to sample vocable in cm.compute 2013-08-21 13:36:44 +02:00
net.py Change counter to sample vocable in cm.compute 2013-08-21 13:36:44 +02:00
util.py Fix empty metadata issue of instance 2013-08-29 19:38:23 +08:00