cloudstack/engine/storage
Koushik Das 0c1800f70f CLOUDSTACK-4681: data disk with local disk offering are geting created on shared storage
The cluster and zone wide storage pool allocators returned shared pools even for volumes meant to be on local storage pool.
If the VM uses local disk then cluster and zone storage allocators should not handle it and return null or empty list.

Also fixed the deployment planner to avoid a cluster if
a. avoid set returned by storage pool allocators is empty OR
b. all local or shared pools in a cluster are in avoid state

Conflicts:
	engine/storage/src/org/apache/cloudstack/storage/allocator/ClusterScopeStoragePoolAllocator.java
	engine/storage/src/org/apache/cloudstack/storage/allocator/ZoneWideStoragePoolAllocator.java
2013-10-18 17:10:17 +05:30
..
cache Temporary fix for the chicken and egg problem when making changes to the configuration database. 2013-10-03 12:36:34 +02:00
datamotion Added categorized sorting to SnapshotStrategy and DataMotionStrategy 2013-10-14 15:20:42 -07:00
image CLOUDSTACK-3472: [Object_Store_Refactor] System VMs are not coming up in 2013-10-17 15:59:10 -07:00
integration-test Added categorized sorting to SnapshotStrategy and DataMotionStrategy 2013-10-14 15:20:42 -07:00
snapshot Added categorized sorting to SnapshotStrategy and DataMotionStrategy 2013-10-14 15:20:42 -07:00
src/org/apache/cloudstack/storage CLOUDSTACK-4681: data disk with local disk offering are geting created on shared storage 2013-10-18 17:10:17 +05:30
volume CLOUDSTACK-3472: [Object_Store_Refactor] System VMs are not coming up in 2013-10-17 15:59:10 -07:00
pom.xml Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
storage.ucls Fix license on xml.in, jsp and ucls files on javelin 2013-01-12 06:34:34 -08:00