cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource
Anshul Gangwar 92bc68d1f1 CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries
to get nic info of 0.0.0.0. To get it, it iterates through all nics and return the last NIC in
the list if it doesn't match with any IP address. In case last NIC doesn't have unicastAddress,
Hyper-V agent will fail to start. We don't need IP address during initialization. It get
initialized with startupcommand later.
2014-05-27 10:44:34 +02:00
..
.nuget CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with 2014-04-18 15:42:55 +05:30
AgentShell CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries 2014-05-27 10:44:34 +02:00
HypervResource Fixed windows line ending issues 2014-05-26 14:40:43 +02:00
ServerResource.Tests CLOUDSTACK-6402: Fix StopCommand so that VMs are not removed accidentally as part of vmsync 2014-04-14 16:12:35 +05:30
WmiWrappers CLOUDSTACK-6262: Fixed network throttling in hyper-v, Now network rate parameter is honored in hyper-v. Network rate parameter now set the max bandwidth of nic on hyper-v 2014-04-09 11:23:42 +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