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 2015/02/07 22:16:35 UTC

libcloud git commit: Update changelog for 0.17.0 release.

Repository: libcloud
Updated Branches:
  refs/heads/trunk 61b567c9b -> d4b65ccb3


Update changelog for 0.17.0 release.


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

Branch: refs/heads/trunk
Commit: d4b65ccb361e0fe362b853feefaf8f92af98697d
Parents: 61b567c
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Feb 7 21:30:02 2015 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Feb 7 21:30:02 2015 +0100

----------------------------------------------------------------------
 CHANGES.rst | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/d4b65ccb/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 5ac315d..9cef9f9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-Changes with Apache Libcloud in development
--------------------------------------------
+Changes with Apache Libcloud 0.17.0
+-----------------------------------
 
 General
 ~~~~~~~
@@ -16,7 +16,7 @@ General
 Compute
 ~~~~~~~
 
-- GCE driver updated to include ex_stop_node() and ex_start_node() methods
+- GCE driver updated to include ex_stop_node() and ex_start_node() methods.
   (GITHUB-442)
   [Eric Johnson]
 
@@ -32,23 +32,23 @@ Compute
   (LIBCLOUD-627, LIBCLOUD-657, GITHUB-438)
   [Eric Johnson]
 
-- GCE driver fixed for missing param on ex_add_access_config
+- GCE driver fixed for missing param on ex_add_access_config.
   (GITHUB-435)
   [Peter Mooshammer]
 
-- GCE driver support for HTTP load-balancer resources
+- GCE driver support for HTTP load-balancer resources.
   (LIBCLOUD-605, GITHUB-429)
   [Lee Verberne]
 
-- GCE driver updated to make better use of GCEDiskTypes
+- GCE driver updated to make better use of GCEDiskTypes.
   (GITHUB-428)
   [Eric Johnson]
 
-- GCE driver list_images() now returns all non-deprecated images by default
+- GCE driver list_images() now returns all non-deprecated images by default.
   (LIBCLOUD-602, GITHUB-423)
   [Eric Johnson]
 
-- Improve GCE API coverage for create_node()
+- Improve GCE API coverage for create_node().
   (GITHUB-419)
   [Eric Johnson]
 
@@ -56,7 +56,7 @@ Compute
   (GITHUB-420)
   [Eric Johnson]
 
-- GCE Projects support common instance metadata and usage export buckets
+- GCE Projects support common instance metadata and usage export buckets.
   (GITHUB-409)
   [Eric Johnson]
 
@@ -105,15 +105,15 @@ Compute
   (GITHUB-373)
   [Itxaka Serrano]
 
-- Add description argument to GCE Network
+- Add description argument to GCE Network.
   (GITHUB-397)
   [Eric Johnson]
 
-- GCE: Improve MachineType (size) coverage of GCE API
+- GCE: Improve MachineType (size) coverage of GCE API.
   (GITHUB-396)
   [Eric Johnson]
 
-- GCE: Improved Images coverage
+- GCE: Improved Images coverage.
   (GITHUB-395)
   [Eric Johnson]
 
@@ -125,7 +125,7 @@ Compute
   (GITHUB-401)
   [Eric Johnson]
 
-- AWS: Set proper disk size in c3.X instance types
+- AWS: Set proper disk size in c3.X instance types.
   (GITHUB-405)
   [Itxaka Serrano]
 
@@ -147,7 +147,7 @@ Compute
   (GITHUB-418)
   [Mikhail Ovsyannikov]
 
-- Add new tok02 region to the Softlayer drive.
+- Add new tok02 region to the Softlayer driver.
   (GITHUB-436, LIBCLOUD-656)
   [Dustin Oberloh]
 
@@ -193,7 +193,7 @@ Storage
 Loadbalancer
 ~~~~~~~~~~~~
 
-- Updates to CloudStack Load-Balancer
+- Updates to CloudStack driver.
   (GITHUB-434)
   [Jeroen de Korte]