both in On Tue, May 13, 2014 at 7:32 AM, Devdeep Singh <devdeep.si...@citrix.com> wrote: > Hi Daan, > > Please cherry pick the following commits to 4.4 branch. > > commit 681e628543f40fcf1f3cb89592c2dc8e89b5eeb1 > Author: Devdeep Singh <devd...@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 <devd...@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