cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource
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
..
.nuget Fix nuget package path error. 2013-12-09 13:23:20 +05:30
AgentShell CLOUDSTACK-5657: Run the service as an account (hyper-v admin on host) so 2014-01-10 17:08:01 +05:30
HypervResource CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A 2014-01-14 19:55:00 +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 20:36:49 +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