You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/04/10 02:37:21 UTC

[2/2] libcloud git commit: changes for #1018

changes for #1018


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

Branch: refs/heads/trunk
Commit: bdd0b34e8b2bd27b393cd64650bafc2d8400016f
Parents: a65f32e
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 10 12:37:13 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 12:37:13 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/bdd0b34e/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 1400f6c..d356eb8 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Add keypair management to OnApp driver
+  [GITHUB-1018]
+  (Tinu Cleatus)
+
 - Add missing regions in AWS storage and compute drivers
   [GITHUB-1019]
   (Alex Misstear)