cloudstack/server/src/com/cloud/hypervisor
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
..
kvm/discoverer fix NPE for cache ref cnt 2013-06-14 17:24:31 -07:00
CloudZonesStartupProcessor.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
HypervisorGuruBase.java merge object_store 2013-06-20 00:18:00 -07:00
HypervisorGuruManager.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
HypervisorGuruManagerImpl.java Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
KVMGuru.java Separate loadable components like Gurus, Elements, Adapters to componentContext.xml 2013-01-16 16:33:59 -08:00
LXCGuru.java CLOUDSTACK-922: LXC Support in Cloudstack. 2013-04-01 15:41:42 -07:00