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/08/01 11:30:06 UTC

[2/2] libcloud git commit: Update changelog.

Update changelog.


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

Branch: refs/heads/trunk
Commit: ef22c34807b0415ce9f9ea2c969f0a29cb52df4d
Parents: 97e5e84
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Aug 1 11:29:54 2015 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Aug 1 11:29:54 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/ef22c348/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index a42a067..67aaf1a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -231,6 +231,10 @@ Compute
   (GITHUB-534)
   [ZuluPro]
 
+- Add ``fault`` attribute to the ``extra`` dictionary of the ``Node`` instance
+  returned by the OpenStack driver.
+  (LIBCLOUD-730, GITHUB-557)
+
 Storage
 ~~~~~~~