cloudstack-mirror/server/src/com/cloud/storage/allocator
2011-04-15 13:46:51 +05:30
..
AbstractStoragePoolAllocator.java bug 9221: Parse storage.overprovisioning.factor as a float rather than as an int. 2011-04-15 13:46:51 +05:30
FirstFitStoragePoolAllocator.java Changes for Bug 8997 - Fail to create volume from snapshot: NPE at "allocateToPool(FirstFitStoragePoolAllocator.java:63) 2011-03-15 18:40:33 -07:00
GarbageCollectingStoragePoolAllocator.java Changed the interface in StoragePoolAllocator to avoid a potential NPE in LocalStoragePoolAllocator. Allocators were taking in an instance of VM enclosed inside VirtualMachineProfile. 2011-03-09 10:12:04 -08:00
LocalStoragePoolAllocator.java bug 7704: network limits cleanup. 2011-04-01 15:48:32 -07:00
RandomStoragePoolAllocator.java Changes for Bug 8997 - Fail to create volume from snapshot: NPE at "allocateToPool(FirstFitStoragePoolAllocator.java:63) 2011-03-15 18:40:33 -07:00
StoragePoolAllocator.java Changed the interface in StoragePoolAllocator to avoid a potential NPE in LocalStoragePoolAllocator. Allocators were taking in an instance of VM enclosed inside VirtualMachineProfile. 2011-03-09 10:12:04 -08:00
UseLocalForRootAllocator.java Removed the async create status for volume now that our customers don't use it 2011-03-24 20:04:23 -07:00