cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource
Devdeep Singh 5551724a2e 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 11:58:45 +05:30
..
.nuget Fix nuget package path error. 2013-12-09 13:06:47 +05:30
AgentShell CLOUDSTACK-5473: Fixed the name with which the hyper-v agent gets 2013-12-12 14:53:14 +05:30
HypervResource CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format. 2013-12-30 11:58:45 +05:30
ServerResource.Tests Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
WmiWrappers CLOUDSTACK-5178: DeployVm from ISO fails. Fixed the creation of root 2013-12-04 19:59:40 +05:30
.gitignore git config files were missing the ASF license 2013-11-05 15:40:45 -08:00
ServerResource.sln 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