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

[2/2] libcloud git commit: Add changes for #1123

Add changes for #1123


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

Branch: refs/heads/trunk
Commit: 4fef3b5391f413df82f51ca9fc668420da43628a
Parents: f2e0d33
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Oct 6 09:21:20 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Oct 6 09:21:20 2017 +0400

----------------------------------------------------------------------
 CHANGES.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4fef3b53/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 6ab3db6..a61b90b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,7 +7,7 @@ Changes in Apach Libcloud in development
 Compute
 ~~~~~~~
 
-- New driver for UpCloud (LIBCLOUD-938, GITHUB-1102)
+- New driver for UpCloud (LIBCLOUD-938, LIBCLOUD-951, GITHUB-1102, GITHUB-1123)
   [Mika Lackman, Ilari Mäkelä]
 
 - [EC2] Add new x1.16xlarge and x1e.32xlarge instance type. (GITHUB-1101)