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 2015/06/13 14:27:41 UTC

libcloud git commit: Update changelog.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 590c7197a -> 699584f90


Update changelog.

Closes #517


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

Branch: refs/heads/trunk
Commit: 699584f90d87316812df66ab61b7705173601ac2
Parents: 590c719
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sat Jun 13 20:27:22 2015 +0800
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sat Jun 13 20:27:22 2015 +0800

----------------------------------------------------------------------
 CHANGES.rst | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/699584f9/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 95be3bd..94e8607 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -208,6 +208,11 @@ Compute
   (GITHUB-532)
   [ZuluPro]
 
+- Update CloudSigma driver so the "unavailable" and "paused" node state is
+  correctly mapped to "error" and "paused" respectively.
+  (GITHUB-517)
+  [Chris O'Brien]
+
 Storage
 ~~~~~~~