Re: [acs441][acs450] hotfix merge request

2014-08-19 Thread Pierre-Luc Dion
Daan, The one you are looking at is only removing end of line spaces. the commit 29c12bb78c37bf8c7ae4c2fd6f528974fc44e707 is the real fix. I've tested it and it fixe the current 4.4.0 issue while using Swift as SS. It is a cut and paste of a previous commit of yours for S3. Thanks! Pierre-Luc

Re: [acs441][acs450] hotfix merge request

2014-08-19 Thread Daan Hoogland
Pierre-Luc, What is this supposed to do? I see no change in the logic in your commit: commit 62d9843e0ce9e9c2418258697e583dd9de4a68d0 Author: Pierre-Luc Dion Date: Thu Aug 14 13:07:32 2014 -0400 NfsSecondaryStorageResource.java:remove empty spaces diff --git a/services/secondary-storage/

[acs441][acs450] hotfix merge request

2014-08-16 Thread Pierre-Luc Dion
Hi, Please merge hotfix/4.4-7343 into 4.4 branch. master branch is also affected so potentially 4.5 so can this be merge into those branch as well ? https://issues.apache.org/jira/browse/CLOUDSTACK-7343 It as been tested with 4.4.1 and seams to resolve unworkable swift as secondary storage. T