Merge branch 'connection_refactoring' into trunk Closes #976
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f48cc679 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f48cc679 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f48cc679 Branch: refs/heads/trunk Commit: f48cc6790ff2d608fa7def40cefb7a7bea52a42e Parents: 5be8b04 ee5a227 Author: Anthony Shaw <anthonys...@apache.org> Authored: Fri Jan 13 14:27:44 2017 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Fri Jan 13 14:27:44 2017 +1100 ---------------------------------------------------------------------- libcloud/common/base.py | 9 ++-- libcloud/compute/drivers/profitbricks.py | 2 +- libcloud/httplib_ssl.py | 65 +++++-------------------- libcloud/storage/base.py | 10 +--- libcloud/test/compute/test_profitbricks.py | 2 +- libcloud/test/test_connection.py | 51 +++++++++++++++++++ 6 files changed, 74 insertions(+), 65 deletions(-) ----------------------------------------------------------------------