cloudstack/plugins/hypervisors
Devdeep Singh 069f8aeed5 CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format.
The agent was always creating a disk with image format vhdx, but the
cloudstack management server defaults to image format vhd for hyperv.
Updated the agent code to be consistent with what cs expects. All disks
are now created with image format vhd.
2013-12-30 12:00:26 +05:30
..
baremetal All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
hyperv CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format. 2013-12-30 12:00:26 +05:30
kvm CLOUDSTACK-5432: KVM - LibvirtStorageAdaptor only needs to disconnectPhysicalDiskByPath 2013-12-26 23:14:23 -07:00
ovm All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
simulator All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
ucs Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
vmware CLOUDSTACK-5666 Cant remove a nic when a vm is in the Stopped state 2013-12-28 09:13:58 +05:30
xen fix checkstyle 2013-12-19 15:05:58 -08:00