cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource/HypervResource
Devdeep Singh f58d77c8d1 CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A
null pointer exception was getting generated when a VolumeTO object was
serialized to create an answer object. If a local storage is used the uri
field will be null. Added null checks for the same.
2014-01-14 19:55:00 +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-27 14:43:25 +05:30
CloudStackTypes.cs CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A 2014-01-14 19:55:00 +05:30
HypervResource.csproj Fixing creation of VM with virtual disks on a shared storage for hyperv. The shared storage 2013-11-27 13:04:16 +05:30
HypervResourceController.cs CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A 2014-01-14 19:55:00 +05:30
IWmiCallsV2.cs CLOUDSTACK-5210: Fix the sockets reported by the hyperv agent. 2013-12-23 13:25:22 +05:30
Utils.cs CLOUDSTACK-5455: Fix detach iso on hyperv. Made sure normalized path is 2013-12-11 19:42:36 +05:30
WmiCallsV2.cs CLOUDSTACK-5560: Reattach of data disk fails for hyperv. When a data disk 2013-12-30 16:53:43 +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