Repository: libcloud Updated Branches: refs/heads/trunk e2c8c0dd0 -> 23abf8c93
Update CHANGES for #701 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/23abf8c9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/23abf8c9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/23abf8c9 Branch: refs/heads/trunk Commit: 23abf8c93bda2985e6b44a422fff4a5eed6b22ac Parents: e2c8c0d Author: anthony-shaw <[email protected]> Authored: Sat Feb 13 07:13:01 2016 +1100 Committer: anthony-shaw <[email protected]> Committed: Sat Feb 13 07:13:01 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/23abf8c9/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index bfa405c..27ce811 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,6 +28,15 @@ General Compute ~~~~~~~ +- Deprecated IBM SCE, HP Helion, OpSource, Ninefold and CloudFrames drivers, removed + driver code and tests. + (GITHUB-701, LIBCLOUD-801) + [Anthony Shaw] + +- Introduced error messages (`libcloud.compute.deprecated`) for deprecated drivers + (GITHUB-701, LIBCLOUD-801) + [Anthony Shaw] + - New Compute drivers- BSNL, Indosat, Med-1, NTT-America, Internet Solutions (GITHUB-700) [Anthony Shaw]
