Repository: libcloud
Updated Branches:
  refs/heads/trunk 60b817681 -> 1f34dd144


Update CHANGES file to reflect fix of LIBCLOUD-566


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

Branch: refs/heads/trunk
Commit: 1f34dd14404d05208120cb1b18dc522129a7496f
Parents: 60b8176
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Mon May 26 18:22:23 2014 +0200
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Mon May 26 18:22:23 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/1f34dd14/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 47ff16a..8be428f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,6 +22,10 @@ General
 Compute
 ~~~~~~~
 
+- Fix create_key_pair method which was not returning private key. 
+  (LIBCLOUD-566)
+  [Sebastien Goasguen]
+
 - Map "Stopped" node state in the CloudStack driver to NodeState.STOPPED
   instead of NodeState.TERMINATED, "Stopping" to NodeState.PENDING instead of
   NodeState.TERMINATED and "Expunging" to NodeState.PENDING instead of

Reply via email to