aodh/ceilometer/tests/compute
Saba Ahmed 707c286cf5 Add Disk Meters for ceilometer
The new disk meter reading correspond to libvirt domblkinfo Statistics :
capacity, allocation and physical(usage) .

Storage meters per instance
disk.capacity = Disk Capacity for all the disks of the instance
disk.usage = Disk Usage for all the disks of the instance
disk.allocation = Disk Allocation for all the disks of the instance

Storage Meters per disk per instance
disk.device.capacity = Disk Capacity for each individual disk of an instance
disk.device.usage = Disk Usage for each individual disk of an instance
disk.device.allocation =Disk Allocation for each individual disk of an instance

DocImpact

Implements: blueprint disk-info-meters
Change-Id: Ie5accb8fb75b0d3a6641d090fa273fc8fe100ab3
2015-02-12 09:27:33 -05:00
..
notifications Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
pollsters Add Disk Meters for ceilometer 2015-02-12 09:27:33 -05:00
virt Add Disk Meters for ceilometer 2015-02-12 09:27:33 -05:00
__init__.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00