GitHub user tonybaloney opened a pull request: https://github.com/apache/libcloud/pull/795
Better support for Dimension Data private cloud Improved the support for Dimension Data private cloud and public cloud driver instantiation You can merge this pull request into a Git repository by running: $ git pull https://github.com/DimensionDataCBUSydney/libcloud region Alternatively you can review and apply these changes as the patch at: https://github.com/apache/libcloud/pull/795.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #795 ---- commit 488f0ddeb51310ca426a94803a74652c0149b27b Author: anthony-shaw <anthonys...@apache.org> Date: 2016-04-21T05:00:27Z Merge remote-tracking branch 'origin/trunk' into trunk commit e633ce4362e568477187a1e3cc07441c4ea011d7 Author: Teemu Vesala <teemu.ves...@qentinel.com> Date: 2016-04-25T07:00:30Z Following fixes were done: Only MX and SRV records have pririoty. Content-type for data has to be json. data param of connection request must be string, changed that. Closes #775 Closes #736 Closes #736 commit 90044ce84e89a076f3816b502fd1689cece4f1de Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:34:06Z Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/libcloud into trunk commit 11adb88e5c1c3ae193fe888efd90d9d724d62cd3 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:39:02Z shorten the file paths for dimension data backup commit 5027c2b33ee0bde9fdf62ef15939888aaec56c27 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-25T04:39:37Z Merge remote-tracking branch 'origin/trunk' into trunk commit 9b407a4469ea90b3982af41f81b4e69e3116b686 Author: anthony-shaw <anthonys...@apache.org> Date: 2016-05-26T23:46:23Z Change the behaviour to allow None region type when using host ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---