You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/12/06 19:09:28 UTC

[4/4] git commit: Update CHANGES.

Update CHANGES.


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

Branch: refs/heads/trunk
Commit: 83a7d26637b46d5bd910975f118cded75567305f
Parents: df97607
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Dec 6 18:55:23 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Dec 6 19:04:55 2013 +0100

----------------------------------------------------------------------
 CHANGES | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/83a7d266/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index ed2e4c5..75990f3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -56,6 +56,12 @@ Changes with Apache Libcloud in development
      invalid credentials are provided.
      [Tomaz Muraus]
 
+   - Don't throw an exception if a node object is missing an "image" attribute
+     in the list nodes / get node response.
+
+     This could happen if node is in an error state. (LIBCLOUD-455)
+     [Dustin Spicuzza, Tomaz Muraus]
+
   *) Storage
 
     - Allow user to specify 'Content-Disposition' header in the CloudFiles