aodh/ceilometer/compute/pollsters
Dan Prince 7aeefa0e99 Handle inst not found exceptions in pollsters
Updates the CPU/Net/Disk compute pollsters so we handle
instance not found exceptions. These types of exceptions may
occur when an instance has been deleted during sample processing.

Fixes LP Bug #1223098.

Change-Id: Icc8a79f8c23276b68aa27e758872ff80ad484061
2013-09-12 09:52:22 -04:00
..
__init__.py Break up compute pollsters 2013-07-11 14:12:27 -04:00
cpu.py Handle inst not found exceptions in pollsters 2013-09-12 09:52:22 -04:00
disk.py Handle inst not found exceptions in pollsters 2013-09-12 09:52:22 -04:00
instance.py Change counter to sample vocable in cm.compute 2013-08-21 13:36:44 +02:00
net.py Handle inst not found exceptions in pollsters 2013-09-12 09:52:22 -04:00
util.py Fix empty metadata issue of instance 2013-08-29 19:38:23 +08:00