cloudstack/server/src/com/cloud/storage
Alex Huang 5b361e5e8f bug 9597: Fixed the recreatable problem. Also added the 2.2.1 upgrade step 2011-04-27 13:56:52 -07:00
..
allocator bug 9221: Parse storage.overprovisioning.factor as a float rather than as an int. 2011-04-15 13:46:51 +05:30
dao bug 9550: get storagePool to Host mappings before doing processDisconnect because these references are being deleted as a part of processDisconnect call. 2011-04-23 20:43:24 -07:00
download Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
listener bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
monitor Source code committed 2010-08-11 09:13:29 -07:00
resource bug 8087: default hypervisor type is gone: when creating cpvm/ssvm, randomly choose one hypervisor type, which got from host table. When creating domR, as we already know the hypervisor type at that time, so domR and user vm are always created as the same hypervisor type. 2011-02-01 11:32:40 -05:00
secondary bug 9521: fixed NPE in finalizeCommandsOnStart() method by adding vm's nic to vm profile during the vm to vmProfile conversion. 2011-04-20 16:16:01 -07:00
snapshot Code cleanup. No need to declare runtime exceptions (CloudRuntimeException, InvalidParameterException, PermissionDenied exceptions) 2011-04-21 16:26:53 -07:00
upload global replacement to avoid using getClass().getName() for unique names 2011-04-19 17:26:41 -07:00
LocalStoragePoolListener.java checkins for problems. 2010-10-26 09:35:24 -07:00
StorageManager.java bug 9445: Signal alert for the host if a primary storage pool was unavailable on that host 2011-04-26 15:09:36 -07:00
StorageManagerImpl.java bug 9597: Fixed the recreatable problem. Also added the 2.2.1 upgrade step 2011-04-27 13:56:52 -07:00