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/11/03 17:23:08 UTC

svn commit: r1197202 - /libcloud/trunk/CHANGES

Author: tomaz
Date: Thu Nov  3 16:23:08 2011
New Revision: 1197202

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

Modified:
    libcloud/trunk/CHANGES

Modified: libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1197202&r1=1197201&r2=1197202&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Thu Nov  3 16:23:08 2011
@@ -62,6 +62,15 @@ Changes with Apache Libcloud in developm
        signature.
        [Simon Delamare]
 
+     - Add new "unavailable" state to the BrightboxNodeDriver class.
+       [Tim Fletcher]
+
+  *) Load-baancer:
+
+   - Add a missing argument to the method call inside
+     LoadBalancer.attach_compute_node and Driver.balancer_attach_compute_node.
+     [Tim Fletcher, Tomaz Muraus]
+
   *) DNS:
 
    - New drivers for Rackspace Cloud DNS (US and UK region)