[2/2] libcloud git commit: Add changes for #1272

2019-01-04 Thread vdloo
Add changes for #1272 Closes #1272 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/1437fc31 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/1437fc31 Diff:

[GitHub] libcloud pull request #1272: Handle Google Storage Interoperability access k...

2019-01-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/1272 ---

[1/2] libcloud git commit: Fix _is_gcs_s3 to accept access keys of more than 20 chars

2019-01-04 Thread vdloo
Repository: libcloud Updated Branches: refs/heads/trunk 5c962166e -> 1437fc317 Fix _is_gcs_s3 to accept access keys of more than 20 chars Google Cloud Storage currently emits access keys of more than 20 characters Signed-off-by: Rick van de Loo Project: