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:44:16 UTC

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

Branch: refs/heads/trunk
Commit: e42b75154734d22500d06c8bae2d8eb717f8052e
Parents: 3c5522f
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Sat Jun 13 20:32:35 2015 +0800
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Sat Jun 13 20:32:35 2015 +0800

----------------------------------------------------------------------
 CHANGES.rst | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/e42b7515/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 94e8607..42a5ff6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -204,7 +204,7 @@ Compute
   (GITHUB-528)
   [Michael Bennett]
 
-- Add ``ex_get_node`` and ``ex_get_volume`` methods to CloudStack driver
+- Add ``ex_get_node`` and ``ex_get_volume`` methods to CloudStack driver.
   (GITHUB-532)
   [ZuluPro]
 
@@ -213,6 +213,14 @@ Compute
   (GITHUB-517)
   [Chris O'Brien]
 
+- Add SSH key pair management methods to the Gandi driver.
+  (GITHUB-534)
+  [ZuluPro]
+
+- Add ``ex_get_node`` and ``ex_get_volume`` methods to Gandi driver.
+  (GITHUB-534)
+  [ZuluPro]
+
 Storage
 ~~~~~~~