cloudstack/plugins/hypervisors/hyperv/DotNet/ServerResource/AgentShell
Anshul Gangwar 26fa623ffd 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 12:03:11 +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
AgentService.Designer.cs Hyper-V agent should log to the event viewer. Changed the default 2014-01-23 13:45:55 +05:30
AgentService.cs CLOUDSTACK-6663: Fixed Hyper-V agent fails to start on some setups. During startup agent tries 2014-05-27 12:03:11 +05:30
AgentSettings.Designer.cs Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
AgentSettings.settings CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with 2014-04-21 14:10:17 +05:30
AgentShell.csproj CLOUDSTACK-6325: [hyper-v] fixed cleaning of bin and obj directories when building with mono, they were not cleaning up and resulting in use of stale dlls in some cases 2014-04-08 14:37:21 +05:30
AgentShellException.cs 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
App.config CLOUDSTACK-5561 Support of multiple public vlans on VR running in HyperV 2014-01-28 07:03:08 +05:30
Program.cs CLOUDSTACK-5657: Run the service as an account (hyper-v admin on host) so 2014-01-10 17:08:01 +05:30
ProjectInstaller.Designer.cs CLOUDSTACK-5657: Run the service as an account (hyper-v admin on host) so 2014-01-10 17:08:01 +05:30
ProjectInstaller.cs adding missing license headers for cs files 2013-12-03 15:53:39 +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