cloudstack/engine/storage
Devdeep Singh f5ce280da3 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:34:53 +05:30
..
cache CLOUDSTACK-6049: Give priority to cache stores where data object is 2014-02-06 17:19:24 -08:00
datamotion CLOUDSTACK-6622: After a volume was live migrated, the destination smb storage path was added to 2014-05-09 15:54:56 +05:30
image checkstyle: unused import removed 2014-03-26 15:37:54 +01:00
integration-test CLOUDSTACK-6170 2014-03-05 13:55:12 -07:00
resources/META-INF/cloudstack fix compile 2013-11-01 16:16:03 -07:00
snapshot CLOUDSTACK-6358: As a part of supporting dynamic guest OS defined by user, removing the hard-coded dependencies. 2014-05-07 14:55:35 -07:00
src/org/apache/cloudstack/storage CLOUDSTACK-6810: Fix storage migration of a vm with volume on local was failing. When a plan 2014-05-30 14:34:53 +05:30
test/org/apache/cloudstack/engine/subsystem/api/storage Reformatted all of the code. 2013-11-21 06:15:26 -08:00
volume CLOUDSTACK-6530: Make Network and Volume implement Displayable interface. Iterate over all first class entities in the context to decide the display property for event display. 2014-05-08 15:36:25 -07:00
pom.xml Bump 4.3.0 to 4.4.0 in master 2013-11-21 16:01:15 +01:00
storage.ucls Don't use cast to PrimarydataStoreTO on the resource code 2013-11-01 15:13:16 -07:00