Repository: libcloud Updated Branches: refs/heads/trunk e2308f1bf -> 14c59063a
Add changes for #1164 Closes #1164 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/14c59063 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/14c59063 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/14c59063 Branch: refs/heads/trunk Commit: 14c59063a990a1e1fda719e774d6ebc492977249 Parents: e2308f1 Author: Quentin Pradet <[email protected]> Authored: Sun Jan 14 10:55:41 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Sun Jan 14 10:55:41 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/14c59063/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 1b7ecb3..be7a163 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,9 @@ Common - Cleaned up and corrected third-party drivers documentation (GITHUB-1148) [Daniel Hunsaker] +- Modernized a few Python examples (GITHUB-1164) + [Batuhan Osman TaÅkaya] + Compute ~~~~~~~
