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/02/25 18:21:46 UTC

[4/4] libcloud git commit: Add changes for #1171

Add changes for #1171

Closes #1171


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

Branch: refs/heads/trunk
Commit: 1eca23bad6a2e829efd07b7991750b60ceb40be9
Parents: 4ef538b
Author: Quentin Pradet <qu...@apache.org>
Authored: Sun Feb 25 22:14:56 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Sun Feb 25 22:16:20 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/1eca23ba/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 379205f..9ad4c0b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -83,6 +83,9 @@ Compute
   (LIBCLOUD-977, GITHUB-1169)
   [Adam Wight]
 
+- [Dimension Data] Fix IndexError in list_images (GITHUB-1171)
+  [Adam Friedman]
+
 - [EC2] Add new x1.16xlarge and x1e.32xlarge instance type. (GITHUB-1101)
   [Anthony Monthe]