cloudstack/plugins/hypervisors/hyperv
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
..
DotNet/ServerResource CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format. 2013-12-30 12:00:26 +05:30
conf A plugin for Hyper-V control is available for CloudStack. The plugin implements basic VM control; however, its 2013-11-04 18:48:53 +05:30
resources/META-INF/cloudstack CLOUDSTACK-5610: Host doesn't go to Down/Alert state even though it is powered off. VM 2013-12-27 16:35:23 +05:30
src/com/cloud CLOUDSTACK-5610: Host doesn't go to Down/Alert state even though it is powered off. VM 2013-12-27 16:35:23 +05:30
test/com/cloud/hypervisor/hyperv/test Reformatted all of the code. 2013-11-21 06:15:26 -08:00
buildagent.sh Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
pom.xml Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00