cloudstack/server/src/com/cloud/vm
Marcus Sorensen 6ed1989133 Summary: Allow for custom storage adaptors based on pool type in KVM
Detail: Instead of using LibvirtStorageAdaptor for everything, you can create
your own storage adaptor and use it. We select storage adaptor based on storage
pool type, thus we needed to adjust LibvirtComputingResource to pass pool type
to everything in KVMStoragePoolManager. This in turn required that we pass the
info necessary to LibvirtComputingResource as well, so a few agent Commands were
modified.

Note this patch in and of itself shouldn't change any existing behavior, just
allow for new storage adaptors to be selected based on storage pool type.

Reviewed-by: Edison Su
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1355769696 -0700
2012-12-17 11:41:36 -07:00
..
dao CLOUDSTACK-70: Improve restart network behaviour for basic network 2012-10-11 19:33:26 +05:30
ClusteredVirtualMachineManagerImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkDao.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkDaoImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ItWorkVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
NicVO.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
ReservationContextImpl.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanHandler.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
SystemVmLoadScanner.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
UserVmManager.java CLOUDSTACK-332: intermediate checkin fixing count parameter in listCommands 2012-10-12 13:58:59 -07:00
UserVmManagerImpl.java Summary: Allow for custom storage adaptors based on pool type in KVM 2012-12-17 11:41:36 -07:00
UserVmStateListener.java Patch from Chip Childers 2012-07-02 09:51:21 -04:00
VirtualMachineGuru.java add recreate.systemvm.enabled parameter to control recreating systemvm 2012-08-20 11:19:26 -07:00
VirtualMachineManager.java Merge branch 'master' into vpc 2012-07-03 17:32:50 -07:00
VirtualMachineManagerImpl.java CLOUDSTACK-118 Status of host resorce stuck in ErrorInMaintenance 2012-10-08 14:05:05 +08:00
VirtualMachineProfileImpl.java Replace db-id by UUID for user VM's vm-id. 2012-09-10 18:01:08 -07:00