cloudstack/plugins/hypervisors
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
..
baremetal Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
hyperv CLOUDSTACK-8431: [Hyper-V] Fixed VM deployment failing when the stale vhd already exists Now generating guid when the template copy from secondary to primary storage requested instead of using it same as secondary 2015-04-30 16:07:36 +05:30
kvm Refactoring the LibvirtComputingResource 2015-05-06 19:24:16 +02:00
ovm CLOUDSTACK-8088: VM scale up is failing in vmware with Unable to execute ScaleVmCommand due to java.lang.NullPointerException 2014-12-18 14:27:55 +05:30
ovm3 imports in test 2015-03-27 15:59:32 +01:00
simulator Merge branch 'volume-upload' into master 2015-04-29 11:12:53 +05:30
ucs removed executable flags from java classes 2014-11-23 19:49:01 +01:00
vmware CLOUDSTACK-8412. VM migration with storage fails. 2015-04-28 10:22:00 +05:30
xenserver Refactoring the LibvirtComputingResource 2015-05-06 19:20:43 +02:00