cloudstack-mirror/server/src/com/cloud/storage
2011-04-28 18:03:11 -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 9022: turn off HA for SSVM and Console Proxy VM 2011-04-28 18:03:11 -07:00
snapshot bug 9456: added the host id that was already tried to avoid list. Added more debug logs in case that condition happens. 2011-04-28 14:44:46 -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 9456: added the host id that was already tried to avoid list. Added more debug logs in case that condition happens. 2011-04-28 14:44:46 -07:00