You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2018/01/14 06:56:06 UTC

libcloud git commit: Add changes for #1164

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 <qu...@apache.org>
Authored: Sun Jan 14 10:55:41 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
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
 ~~~~~~~