cloudstack/plugins/hypervisors/kvm
Wido den Hollander 2ffc9907f7 kvm: Use libvirt for polling storage pool capacity and allocation
Since we are using libvirt for handling our storage pools we should rely on that information as well.

Before fetching the capacity we refresh the pool so libvirt has the most up-to-date information.

This is not needed with newly created pools since libvirt does a refresh on creation.
2012-08-01 17:18:11 +02:00
..
src/com/cloud/hypervisor/kvm kvm: Use libvirt for polling storage pool capacity and allocation 2012-08-01 17:18:11 +02:00
.classpath Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
.project Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
.pydevproject Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
build.xml plugin: Rename cloud-kvm.jar to cloud-plugin-hypervisor-kvm.jar 2012-07-31 22:18:56 +02:00