aodh/ceilometer/tests/compute/virt
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
..
hyperv Adds disk iops metrics implementation in Hyper-V Inspector 2015-02-03 18:47:11 +00:00
libvirt Add Disk Meters for ceilometer 2015-02-12 09:27:33 -05:00
vmware VMware: Enable VMware inspector to support any port 2014-11-06 00:43:19 +05:30
xenapi Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
__init__.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00