cloudstack/plugins/hypervisors/kvm
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
..
resources/META-INF/cloudstack/kvm-compute Renaming LibvirtConnectionWrapper to LibvirtUtilitiesHelper 2015-05-06 19:24:14 +02:00
src Refactoring the LibvirtComputingResource 2015-05-06 19:24:16 +02:00
test Refactoring the LibvirtComputingResource 2015-05-06 19:24:16 +02:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml CLOUDSTACK-8335: removed ceph repository - artifact resolved from maven central 2015-05-01 11:10:06 +05:30