[GitHub] libcloud pull request #901: Fixed some google_storage.py URL cleaning.

2016-10-11 Thread crunk1
GitHub user crunk1 opened a pull request: https://github.com/apache/libcloud/pull/901 Fixed some google_storage.py URL cleaning. The new ex_* methods in google_storage.py were not URL encoding object names. In particular, the '/' was problematic. Using py3.py's urlquote. You can me

[GitHub] libcloud pull request #899: Better Error Message on Fieldnames; Add start_co...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/899 --- 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 en

[2/6] libcloud git commit: add start_container

2016-10-11 Thread anthonyshaw
add start_container Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f4b24f8d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f4b24f8d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f4b24f8d Branch

[1/6] libcloud git commit: prettier error on fieldname

2016-10-11 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk 489793358 -> 065d1919d prettier error on fieldname Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/23b02881 Tree: http://git-wip-us.apache.org/repos/asf/libclou

[4/6] libcloud git commit: more asserts

2016-10-11 Thread anthonyshaw
more asserts Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5265ac49 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5265ac49 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5265ac49 Branch: refs/

[6/6] libcloud git commit: Merge branch 'libcloud-889' into trunk Closes #889

2016-10-11 Thread anthonyshaw
Merge branch 'libcloud-889' into trunk Closes #889 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/065d1919 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/065d1919 Diff: http://git-wip-us.apache.org/repos/asf

[3/6] libcloud git commit: format string fix

2016-10-11 Thread anthonyshaw
format string fix Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/296285ec Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/296285ec Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/296285ec Branch:

[5/6] libcloud git commit: a little clearer way

2016-10-11 Thread anthonyshaw
a little clearer way Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0d1a9d29 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0d1a9d29 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0d1a9d29 Branc

[GitHub] libcloud pull request #900: Dimension Data - fix audit log report url and ad...

2016-10-11 Thread tonybaloney
GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/900 Dimension Data - fix audit log report url and add tests ## Changes Title (replace this with a logical title for your changes) ### Description Replace this with the PR descript