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/12/25 21:53:15 UTC

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

Branch: refs/heads/trunk
Commit: a447f96199b1275a56bd7f1abd62de122125bac8
Parents: 1dea168
Author: Tomaz Muraus <to...@apache.org>
Authored: Wed Dec 25 21:49:31 2013 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Wed Dec 25 21:49:31 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a447f961/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index e0463fd..644ce3e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -111,6 +111,10 @@ Changes with Apache Libcloud in development
      (ex_list_reserved_nodes) to the EC2 driver. (LIBCLOUD-469)
      [Chris DeRamus]
 
+   - Add extension methods for VPC management (ex_list_networks,
+     ex_create_network, ex_delete_network) to the EC2 driver. (LIBCLOUD-477)
+     [Chris DeRamus]
+
   *) Storage
 
     - Allow user to specify 'Content-Disposition' header in the CloudFiles