You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/10/09 08:24:39 UTC

[2/2] libcloud git commit: changes for #894

changes for #894


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a64b0eac
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a64b0eac
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a64b0eac

Branch: refs/heads/trunk
Commit: a64b0eacdb65e12fe22da42947d8e4fe92613e92
Parents: f5ff0cf
Author: Anthony Shaw <an...@apache.org>
Authored: Sun Oct 9 19:24:20 2016 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Sun Oct 9 19:24:20 2016 +1100

----------------------------------------------------------------------
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a64b0eac/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 4ced494..09ea680 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -23,6 +23,10 @@ General
 Compute
 ~~~~~~~
 
+- Bugfix - Fixed listing nodes issue in Python 3
+  (LIBCLOUD-858, GITHUB-894)
+  [Fahri Cihan Demirci]
+
 - Added FCU (Flexible Compute Unit) support to the Outscale driver.
   (GITHUB-890)
   [Javier M. Mellid]