You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Devdeep Singh <de...@citrix.com> on 2014/05/30 12:01:37 UTC

[ACS 4.4] Cherry-pick for CLOUDSTACK-6802 and CLOUDSTACK-6810

Hi Daan,

Could you please cherry-pick commit f5ce280da32c4e0837fa39651dc801ba3f906e41 from 4.4-forward branch to 4.4 branch.

commit f5ce280da32c4e0837fa39651dc801ba3f906e41
Author: Devdeep Singh <de...@gmail.com>
Date:   Tue May 20 11:40:51 2014 +0530

    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.

Regards,
Devdeep

Re: [ACS 4.4] Cherry-pick for CLOUDSTACK-6802 and CLOUDSTACK-6810

Posted by Daan Hoogland <da...@gmail.com>.
On Fri, May 30, 2014 at 12:01 PM, Devdeep Singh
<de...@citrix.com> wrote:
> f5ce280da32c4e0837fa39651dc801ba3f906e41


is in

-- 
Daan