cloudstack/server/src/com/cloud/storage/allocator
prachi b9646afd48 Adding log statement in allocator while skipping a storagepool if it crosses the storage.capacity.threshold 2011-03-09 15:34:53 -08:00
..
AbstractStoragePoolAllocator.java Adding log statement in allocator while skipping a storagepool if it crosses the storage.capacity.threshold 2011-03-09 15:34:53 -08:00
FirstFitStoragePoolAllocator.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
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 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
RandomStoragePoolAllocator.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
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 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