cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource
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
..
Properties Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
App.config added support to run hyperv agent on 0.0.0.0 and startuprouting command will discover the ip details and send in response 2013-12-05 14:46:44 +05:30
CloudStackTypes.cs CLOUDSTACK-5308, CLOUDSTACK-5542: Copy command didn't handle the scenario 2013-12-26 15:31:18 +05:30
HypervResource.csproj Fixing creation of VM with virtual disks on a shared storage for hyperv. The shared storage 2013-11-27 13:01:28 +05:30
HypervResourceController.cs CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format. 2013-12-30 11:58:45 +05:30
IWmiCallsV2.cs CLOUDSTACK-5210: Fix the sockets reported by the hyperv agent. 2013-12-23 13:23:55 +05:30
Utils.cs CLOUDSTACK-5455: Fix detach iso on hyperv. Made sure normalized path is 2013-12-11 19:29:19 +05:30
WmiCallsV2.cs CLOUDSTACK-5659: Creation of vm from iso failing with wrong file format. 2013-12-30 11:58:45 +05:30
packages.config Changes to attach the system vm iso when booting the virtual router - part 1. 2013-11-04 18:48:54 +05:30