[GitHub] libcloud pull request #819: [WIP] CLC driver

2016-06-17 Thread ack
GitHub user ack opened a pull request: https://github.com/apache/libcloud/pull/819 [WIP] CLC driver ## CenturyLinkCloud ### Status - work in progress - looking for initial feedback ### Checklist (tick everything that applies) - [ ] [Code

libcloud git commit: Add some more docs on certifi stuff.

2016-06-17 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 5e61649d3 -> 99b63ab65 Add some more docs on certifi stuff. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/99b63ab6 Tree:

[2/2] libcloud git commit: Add .DS_Store to .gitignore.

2016-06-17 Thread tomaz
Add .DS_Store to .gitignore. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5e61649d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5e61649d Diff:

[1/2] libcloud git commit: Remove .DS_Store files.

2016-06-17 Thread tomaz
Repository: libcloud Updated Branches: refs/heads/trunk 01c9bafbd -> 5e61649d3 Remove .DS_Store files. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c984deeb Tree:

[GitHub] libcloud pull request #818: Indicate listener ip

2016-06-17 Thread relaxdiego
GitHub user relaxdiego opened a pull request: https://github.com/apache/libcloud/pull/818 Indicate listener ip ### Description This is a replacement of PR #815 The documentation for the Dimension Data Cloud REST API v2.2-20160222 states that a load balancer can

[GitHub] libcloud pull request #817: Allow setting of load balancer port to None

2016-06-17 Thread relaxdiego
GitHub user relaxdiego opened a pull request: https://github.com/apache/libcloud/pull/817 Allow setting of load balancer port to None ### Description This is a replacement to PR #814 The documentation for the Dimension Data Cloud REST API v2.2-20160222 states

[libcloud] Git Push Summary

2016-06-17 Thread anthonyshaw
Repository: libcloud Updated Tags: refs/tags/v1.0.0-tentative 4cb76b601 -> d7963b6fe

[GitHub] libcloud pull request #812: Add certifi CA bundle path to Libcloud CA bundle...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/libcloud/pull/812 --- 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

[3/4] libcloud git commit: Drop the if since we want this path to have precedence over others. Closes #812

2016-06-17 Thread anthonyshaw
Drop the if since we want this path to have precedence over others. Closes #812 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c1194cba Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c1194cba Diff:

[4/4] libcloud git commit: make reference to certifi as per #812

2016-06-17 Thread anthonyshaw
make reference to certifi as per #812 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/01c9bafb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/01c9bafb Diff:

[2/4] libcloud git commit: If certifi library is available and installed on the system, insert certifi CA bundle path in the front of the Libcloud CA bundle search list.

2016-06-17 Thread anthonyshaw
If certifi library is available and installed on the system, insert certifi CA bundle path in the front of the Libcloud CA bundle search list. This behavior can be disabled by setting LIBCLOUD_SSL_USE_CERTIFI environment variable to false. Project:

[1/4] libcloud git commit: Add tests for certifi CA bundle path stuff.

2016-06-17 Thread anthonyshaw
Repository: libcloud Updated Branches: refs/heads/trunk a4a58f9c5 -> 01c9bafbd Add tests for certifi CA bundle path stuff. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f777da60 Tree: