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 22:16:43 UTC

[3/3] libcloud git commit: changes for #1023

changes for #1023


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

Branch: refs/heads/trunk
Commit: a5731abb0665d0a823f93f6c5e2c8fe7aa601385
Parents: c3dde04
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Apr 11 08:16:33 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Apr 11 08:16:33 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a5731abb/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 221f5f1..bb4acef 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Added Import Snapshot and Describe Import Snapshot to EC2 compute driver
+  [GITHUB-1023]
+  (Nirzari Iyer)
+
 - Add price_monthly extra param to digitalocean sizes
   [GITHUB-1021]
   (Francisco Ros)