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/06/21 12:28:34 UTC

[5/6] 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/49524642
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/49524642
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/49524642

Branch: refs/heads/trunk
Commit: 49524642ea47d74c6651b64e74ee46551090b441
Parents: 0ee1974
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Jun 21 12:23:50 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Jun 21 12:23:50 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/49524642/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index d2c2d9d..1073a60 100644
--- a/CHANGES
+++ b/CHANGES
@@ -99,6 +99,10 @@ Changes with Apache Libcloud in deveploment:
     - Fix a bug with deploy_node not respecting 'timeout' kwarg.
       [Kevin Carter]
 
+    - Modify create_node method in CloudStack driver to return an instance of
+      CloudStackNode and add a new "expunging" node state. (LIBCLOUD-345)
+      [sebastien goasguen]
+
  *) Storage
 
     - Fix an issue with double encoding the container name in the CloudFiles