cloudstack/engine
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
..
api CLOUDSTACK-6510: Fix gson serialization exception in storage migration. Gson couldn't serialize 2014-05-08 12:23:46 +05:30
components-api Fixed CLOUDSTACK-6756: usage id is not being returned for an ip in deleted ip range 2014-05-27 10:41:40 +05:30
network findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
orchestration CLOUDSTACK-6790: Disable PXE ROM for system vm nics 2014-05-27 16:52:26 -06:00
schema 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
service findbugs: exclude known spiffy hacks a.k.a. false positives 2014-03-28 14:28:10 +01:00
storage 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
pom.xml Update master to 4.5.0-SNAPSHOT 2014-03-14 14:55:26 +01:00