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/13 07:32:09 UTC

[ACS44] Cherry pick for CLOUDSTACK-6510 and CLOUDSTACK-6622

Hi Daan,

Please cherry pick the following commits to 4.4 branch.

commit 681e628543f40fcf1f3cb89592c2dc8e89b5eeb1
Author: Devdeep Singh <de...@gmail.com>
Date:   Mon May 5 16:59:39 2014 +0530

    CLOUDSTACK-6510: Fix gson serialization exception in storage migration. Gson couldn't serialize
    a map with volume and storagepool objects for logging. Fixed by using volume and storage pool
    ids instead of objects in the map.

commit 98df3e55b93df9f30b5767b20c0a4a6f1336406a
Author: Devdeep Singh <de...@gmail.com>
Date:   Fri May 9 15:54:56 2014 +0530

    CLOUDSTACK-6622: After a volume was live migrated, the destination smb storage path was added to
    the folder column. For an smb share the smb credentials are in the query string of the path.
    Before adding the path, smb shares query string should be cleaned up.

Regards,
Devdeep

Re: [ACS44] Cherry pick for CLOUDSTACK-6510 and CLOUDSTACK-6622

Posted by Daan Hoogland <da...@gmail.com>.
both in

On Tue, May 13, 2014 at 7:32 AM, Devdeep Singh <de...@citrix.com> wrote:
> Hi Daan,
>
> Please cherry pick the following commits to 4.4 branch.
>
> commit 681e628543f40fcf1f3cb89592c2dc8e89b5eeb1
> Author: Devdeep Singh <de...@gmail.com>
> Date:   Mon May 5 16:59:39 2014 +0530
>
>     CLOUDSTACK-6510: Fix gson serialization exception in storage migration. Gson couldn't serialize
>     a map with volume and storagepool objects for logging. Fixed by using volume and storage pool
>     ids instead of objects in the map.
>
> commit 98df3e55b93df9f30b5767b20c0a4a6f1336406a
> Author: Devdeep Singh <de...@gmail.com>
> Date:   Fri May 9 15:54:56 2014 +0530
>
>     CLOUDSTACK-6622: After a volume was live migrated, the destination smb storage path was added to
>     the folder column. For an smb share the smb credentials are in the query string of the path.
>     Before adding the path, smb shares query string should be cleaned up.
>
> Regards,
> Devdeep



-- 
Daan