cloudstack/agent
Donal Lafferty 4361418e41 Removed Dead Code from Management Server Hyper-V 2012 Support
Update ImageFormat enum to include VHDX format introduced with Hyper-V
Server 2012.
Remove existing Hyper-V plugin, because it does not work and is dead
code.
Remove references to existing Hyper-V plugin from config files.
Remove Hypervisor.HypervisorType.Hyperv special cases from manager code
that are unused or unsupported.
Specifically, there is no CIFS secondary storage class
"CifsSecondaryStorageResource".  Also, the Hyper-V plugin's
ServerResource is contacted by the management server and not the other
way around.
Add Hyperv-V support to ListHypervisorsCmd API call

Signed-off-by: Edison Su <sudison@gmail.com>
2013-06-27 11:46:02 -07:00
..
bindir agent: fix network.bridge.type to be optional 2013-05-28 11:56:42 +09:00
conf agent: Only probe running VMs for the current Hypervisor Type 2013-05-26 11:38:41 +02:00
distro agent: Send JSVC error output to syslog 2012-09-14 23:19:46 +02:00
scripts Move KVM related code into plugins/hypervisor/kvm, a new jar file is 2012-07-30 14:55:47 -07:00
src/com/cloud/agent Removed Dead Code from Management Server Hyper-V 2012 Support 2013-06-27 11:46:02 -07:00
test/com/cloud/agent CLOUDSTACK-1148: Change URL from google as 503 returns from that site cause test to erroneously fail. 2013-02-05 10:43:38 +05:30
pom.xml Make the classes that get started by jsvc implement Daemon. 2013-05-13 16:53:27 +02:00