cloudstack/server/src/com/cloud/storage
abhishek 968dc0616f bug 7021: data disk wasn't being created for custom sizes. Also, we were having max size checks in GB, whereas disk offerings are in MB. Made the change there as well.The storage allocators were commented out in master, uncommented them.
Status 7021: resolved fixed
2010-11-11 15:45:21 -08:00
..
allocator adding logic to prevent commands from being sent to the pool when it is NOT up; also adding better thread safety and db locking, along with a general refactor 2010-11-04 13:35:57 -07:00
download don't delete template if template check fail, give user a chance to check the template manually 2010-11-08 21:03:59 -08:00
listener checkins for problems. 2010-10-26 09:35:24 -07:00
monitor Source code committed 2010-08-11 09:13:29 -07:00
preallocatedlun/dao Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework. 2010-09-28 15:47:14 -07:00
secondary a bunch of other changes for network refactoring 2010-11-08 12:29:37 -08:00
snapshot bug 5903: Reworked the entire UI to accomodate the new snapshot policy in 2.2. 2010-11-10 19:19:18 -08:00
upload bug 4286: Fixing the extract functionality for Upload after new API framework. Also added a check to avoid system created templates and ISO's from getting extracted as per Mike. 2010-11-04 19:09:38 +05:30
LocalStoragePoolListener.java checkins for problems. 2010-10-26 09:35:24 -07:00
StorageManager.java returning serverapiexceptions for prepare and cancel pool maintenance; making it consistent with other pieces of code 2010-11-04 13:40:10 -07:00
StorageManagerImpl.java bug 7021: data disk wasn't being created for custom sizes. Also, we were having max size checks in GB, whereas disk offerings are in MB. Made the change there as well.The storage allocators were commented out in master, uncommented them. 2010-11-11 15:45:21 -08:00