mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Added hypervisor type to CreateStoragePoolCmd & Storage pool responses. DatastoreLifeCycle would consider hypervisor type while attaching datastore to zone. ZoneWideStoragePoolAllocator would filter zone wide primary storage pools by hypervisor type along with tags in disk profile. hypervisor type is mandatory parameter if scope is specified as ZONE while creating primary storage pool. As of now KVM, VMware are allowed to use ZoneWideStoragePoolAllocator. Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>