cloudstack/plugins/hypervisors/hyperv
Anshul Gangwar 55398ee185 CLOUDSTACK-6399: When there are no vms running on hyperv host, then agent was returning null. In
that case cloudstack was not doing anything and not updating the state of the vms to stopped.
Now the agent returns empty list of hostvmstatereport. Management server will then update the
vm state to stopped (instead of not acting upon the return state).
2014-05-12 09:36:17 +02:00
..
DotNet/ServerResource CLOUDSTACK-6411: removing license header from nuget.config and agent settings file, with 2014-04-18 15:42:55 +05:30
conf 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
resources/META-INF/cloudstack CLOUDSTACK-5610: Host doesn't go to Down/Alert state even though it is powered off. VM 2013-12-27 16:35:23 +05:30
src CLOUDSTACK-6399: When there are no vms running on hyperv host, then agent was returning null. In 2014-05-12 09:36:17 +02:00
test/com/cloud/hypervisor/hyperv/test Reformatted all of the code. 2013-11-21 06:15:26 -08:00
buildagent.sh Make sure only unit tests are run during build time and not functional tests. 2013-11-04 18:48:54 +05:30
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00