cloudstack/engine
Koushik Das 624b324cc1 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
2013-10-18 16:34:47 +05:30
..
api CLOUDSTACK-4725: if storage pool has different path, but the uuid is the same, then treat them as the same storage pool 2013-10-16 15:22:45 -07:00
components-api Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00
compute Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00
network Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00
orchestration Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00
planning/src/org/apache/cloudstack/platform/planning Added engine 2012-11-05 09:14:14 -08:00
schema CLOUDSTACK-4882: 2013-10-16 15:01:33 -07:00
service Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00
storage CLOUDSTACK-4681: data disk with local disk offering are geting created on shared storage 2013-10-18 16:34:47 +05:30
pom.xml Updating pom.xml version numbers for release 4.2.1-SNAPSHOT 2013-10-03 17:13:17 -07:00