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 2011/05/24 01:10:13 UTC

svn commit: r1126806 - /incubator/libcloud/trunk/CHANGES

Author: tomaz
Date: Mon May 23 23:10:13 2011
New Revision: 1126806

URL: http://svn.apache.org/viewvc?rev=1126806&view=rev
Log:
Update changes.

Modified:
    incubator/libcloud/trunk/CHANGES

Modified: incubator/libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=1126806&r1=1126805&r2=1126806&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Mon May 23 23:10:13 2011
@@ -1,5 +1,15 @@
                                                         -*- coding: utf-8 -*-
 
+Changes with Apache Libcloud 0.5.1
+  *) Rackspace driver:
+      - Properly handle response errors and only throw InvalidCredsError if
+        the returned status code is 401
+     [Brad Morgan]
+
+  *) Nimbus driver:
+     - Fix the create_node method and make the "ex_create_tag" method a no-op,
+       because Nimbus doesn't support creating tags.
+
 Changes with Apache Libcloud 0.5.0
 
     *) Existing APIs directly on the libcloud.* module have been