changes for #967
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/faf0a5a5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/faf0a5a5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/faf0a5a5 Branch: refs/heads/trunk Commit: faf0a5a5c048e7fbd239e18353d865de0180d06d Parents: 6ee86a4 Author: Anthony Shaw <anthonys...@apache.org> Authored: Wed Jan 11 15:48:45 2017 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Wed Jan 11 15:48:45 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/faf0a5a5/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 73a7066..f375d99 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -19,6 +19,12 @@ Common [GITHUB-971] (Anthony Shaw) +Compute +~~~~~~~ + +- Fix LIBCLOUD-806 bug where vsphere driver cannot be instantiated + [GITHUB-967] + (Anthony Shaw) Changes in Apache Libcloud 1.5.0 --------------------------------