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 2014/01/29 17:01:01 UTC

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

Branch: refs/heads/trunk
Commit: 23c3b44f1a24ab7dd7d1b8daa4b4ee1e2d87fae2
Parents: 050de41
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Jan 29 16:58:14 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Jan 29 16:58:14 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/23c3b44f/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index d1e0259..27ee4c0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -13,6 +13,11 @@ Compute
 - Add a new driver for CloudSigma API v2.0.
   [Tomaz Muraus]
 
+- Add "volume_id" attribute to the Node "extra" dictionary in the EC2 driver.
+  Also fix the value of the "device" extra attribute in the StorageVolume
+  object. (LIBCLOUD-501)
+  [Oleg Suharev]
+
 Load Balancer
 ~~~~~~~~~~~~~