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 2013/10/15 13:19:04 UTC

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

Branch: refs/heads/trunk
Commit: 518ab8d593ab9090c155294ae04151a4689ea14f
Parents: 9f173d0
Author: Tomaz Muraus <to...@apache.org>
Authored: Tue Oct 15 13:02:57 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Tue Oct 15 13:02:57 2013 +0200

----------------------------------------------------------------------
 CHANGES | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/518ab8d5/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e278590..3895fee 100644
--- a/CHANGES
+++ b/CHANGES
@@ -127,6 +127,19 @@ Changes with Apache Libcloud in development
       now also available in Sydney and Singapore region.
       [Tomaz Muraus]
 
+    - Add new methods for managing storage volumes and snapshots to the EC2
+      driver (list_volumes, list_snapshots, destroy_volume_snapshot,
+      create_volume_snapshot) (LIBCLOUD-409)
+      [Oleg Suharev]
+
+    - Add the following new extension methods to EC2 driver: ex_destroy_image,
+      ex_modify_instance_attributes, ex_delete_keypair. (LIBCLOUD-409)
+      [Oleg Suharev]
+
+    - Allow user to specify a port range when creating a port forwarding rule.
+      (LIBCLOUD-409)
+      [Oleg Suharev]
+
   *) Storage
 
     - Deprecate CLOUDFILES_US and CLOUDFILES_UK provider constant and replace