cloudstack/plugins/hypervisors/kvm/test
wilderrodrigues 09656ca84e Refactoring the LibvirtComputingResource
- Adding LibvirtNetworkElementCommandWrapper and LibvirtStorageSubSystemCommandWrapper
  - 2 unit tests added
  - KVM hypervisor plugin with 22.2% coverage

I also refactored the StorageSubSystemCommand interface into an abstract class
  - Remove the pseudo-multiple-inheritance implementation
    - The StorageSubSystemCommand was an interface, not related to the Command class
      and its implementation were extending the Command class anyway. The whole structure is better now.
2015-05-06 19:24:16 +02:00
..
com/cloud/hypervisor/kvm Refactoring the LibvirtComputingResource 2015-05-06 19:24:16 +02:00
org/apache/cloudstack/utils/qemu Remove "--output" option from qemu-img info command call 2014-07-13 00:33:16 -06:00