cloudstack/engine
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
..
api License header was missed in StrategyPriority and Test 2013-10-15 10:59:28 +05:30
components-api Add Manage Context framework 2013-10-02 13:09:52 -07:00
network Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
orchestration CLOUDSTACK-4859:Add global config to disable storage migration during HA 2013-10-14 22:12:56 -07:00
schema CLOUDSTACK-3472: [Object_Store_Refactor] System VMs are not coming up in 2013-10-17 15:59:10 -07:00
service Fix a few xml wellformedness issues 2013-09-21 14:58:56 +08:00
storage CLOUDSTACK-4681: data disk with local disk offering are geting created on shared storage 2013-10-18 17:10:17 +05:30
pom.xml the cloud-engine-storage-integration-test sub-project should not depend 2013-09-02 14:32:25 +02:00