cloudstack/engine/schema
Devdeep Singh 7c2b1deb34 CLOUDSTACK-6810: Fix storage migration of a vm with volume on local was failing. When a plan
with hostid included was passed to the local storage pool allocator, it returned all the local
storage pools in the cluster, instead of just the local pool on the given host in the plan.
This was happening the search at a host level was happening only for data disk. Fixed this.
Additionally, the query to list the storage pools on a host was failing if the pool did have
tags. Fixed the query too.

CLOUDSTACK-6802: Fix for not being able to attach data disk on local. This issue gets fixed
with the above issue too. The query to list pools on a host was failing if there were no
tags on the storage pool.
2014-05-30 14:46:39 +05:30
..
resources/META-INF/cloudstack CLOUDSTACK-6585: added missing metadata support for LBStickiness/LBHealthcheck policies 2014-05-06 17:13:50 -07:00
src CLOUDSTACK-6810: Fix storage migration of a vm with volume on local was failing. When a plan 2014-05-30 14:46:39 +05:30
test/com/cloud/upgrade/dao Refactor DbUpgradeUtils 2014-03-06 14:48:35 +01:00
findbugsExcludeFilter.xml findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00