You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by je...@apache.org on 2012/04/11 23:43:11 UTC

svn commit: r1325023 - /libcloud/trunk/CHANGES

Author: jerry
Date: Wed Apr 11 21:43:11 2012
New Revision: 1325023

URL: http://svn.apache.org/viewvc?rev=1325023&view=rev
Log:
CloudSigmaLvsNodeDriver bug fix noted in CHANGES

Modified:
    libcloud/trunk/CHANGES

Modified: libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1325023&r1=1325022&r2=1325023&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Wed Apr 11 21:43:11 2012
@@ -4,6 +4,9 @@ Changes with Apache Libcloud in developm
 
   *) Compute:
 
+    - Fix CloudSigmaLvsNodeDriver connectionCls bug.
+      [Jerry Chen]
+
     - Add 'ex_keyname' argument to the create_node method in the OpenStack
       driver.
       [Jay Doane]