[GitHub] libcloud pull request: Addressing https://issues.apache.org/jira/b...

2016-02-09 Thread crunk1
Github user crunk1 closed the pull request at: https://github.com/apache/libcloud/pull/689 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (LIBCLOUD-800) GoogleStorageDriver marking everything as application/json MIME-type.

2016-02-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15139446#comment-15139446 ] ASF GitHub Bot commented on LIBCLOUD-800: - Github user crunk1 closed the pull request at:

libcloud git commit: Improvements to Google Auth for Storage and Compute and MIME bug fix

2016-02-09 Thread erjohnso
Repository: libcloud Updated Branches: refs/heads/trunk 17c2217b5 -> 022d01edd Improvements to Google Auth for Storage and Compute and MIME bug fix Signed-off-by: Eric Johnson Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit:

[GitHub] libcloud pull request: ex_creation_time method for ec2 and digital...

2016-02-09 Thread vdloo
GitHub user vdloo opened a pull request: https://github.com/apache/libcloud/pull/697 ex_creation_time method for ec2 and digitalocean ec2 nodes keep the created time string in 'launch_time' and digital ocean nodes keep it in 'created_at'. ex_get_creation_time is a method that takes

[jira] [Resolved] (LIBCLOUD-800) GoogleStorageDriver marking everything as application/json MIME-type.

2016-02-09 Thread Scott Crunkleton (JIRA)
[ https://issues.apache.org/jira/browse/LIBCLOUD-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Crunkleton resolved LIBCLOUD-800. --- Resolution: Fixed Fixed in https://github.com/apache/libcloud/pull/689 >

[GitHub] libcloud pull request: Backblaze Storage Driver : Include get_cont...

2016-02-09 Thread jshridha
GitHub user jshridha opened a pull request: https://github.com/apache/libcloud/pull/696 Backblaze Storage Driver : Include get_container and get_object methods Include get_container and get_object methods in the BackblazeB2StorageDriver This is required for compatibility

[2/2] libcloud git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk

2016-02-09 Thread anthonyshaw
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e14dbf2c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e14dbf2c Diff:

[2/5] libcloud git commit: DimensionData: Backups adding more tests, moving classes to common

2016-02-09 Thread anthonyshaw
DimensionData: Backups adding more tests, moving classes to common Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/67f7e06f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/67f7e06f Diff:

[3/5] libcloud git commit: DimensionData: Adding in new methods/tests for backups

2016-02-09 Thread anthonyshaw
DimensionData: Adding in new methods/tests for backups Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/fe86be74 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/fe86be74 Diff:

[5/5] libcloud git commit: Fixing some names/docs Closes #695

2016-02-09 Thread anthonyshaw
Fixing some names/docs Closes #695 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2b6024e1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2b6024e1 Diff:

[1/5] libcloud git commit: API Doc bug, trigger is an attribute not element

2016-02-09 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 513bc178f -> 2b6024e1f API Doc bug, trigger is an attribute not element Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/be64f44f Tree:

[GitHub] libcloud pull request: DimensionData: Adding in new methods/tests ...

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/695 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[1/3] libcloud git commit: Updating comments to better reflect the filtering

2016-02-09 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk e14dbf2ce -> 513bc178f Updating comments to better reflect the filtering Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/497cc011 Tree:

[3/3] libcloud git commit: Fixing small spacing issue in comment Closes #694

2016-02-09 Thread anthonyshaw
Fixing small spacing issue in comment Closes #694 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/513bc178 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/513bc178 Diff:

[GitHub] libcloud pull request: DimensionData: Adding in server filters to ...

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/694 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[1/2] libcloud git commit: ex_creation_time method for ec2 and digitalocean Closes #697 ec2 keeps the created time string in 'launch_time' and digital ocean keeps it in 'created_at'

2016-02-09 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 022d01edd -> e14dbf2ce ex_creation_time method for ec2 and digitalocean Closes #697 ec2 keeps the created time string in 'launch_time' and digital ocean keeps it in 'created_at' Project:

[GitHub] libcloud pull request: ex_creation_time method for ec2 and digital...

2016-02-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/697 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

libcloud git commit: Updated CHANGES with last 5 merged PRs

2016-02-09 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 2b6024e1f -> d819d4edb Updated CHANGES with last 5 merged PRs Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d819d4ed Tree:

libcloud git commit: Fixed type in Container __repr__

2016-02-09 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk d819d4edb -> 4d926bd3f Fixed type in Container __repr__ Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4d926bd3 Tree: