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 2016/12/02 10:32:31 UTC

[9/9] libcloud git commit: change for #951

change for #951


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

Branch: refs/heads/trunk
Commit: b2662d529b7b931c82195f1a5667dd0c273fdc37
Parents: 28dc1c3
Author: Anthony Shaw <an...@apache.org>
Authored: Fri Dec 2 21:32:11 2016 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Fri Dec 2 21:32:11 2016 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b2662d52/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 4932d8d..1ad7da0 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,8 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- Added new CloudScale.ch driver
+
 - [dimensiondata] Added support for 2.4 API, added support for image import, cloning. Add feature for changing NIC VLANs, add feature for changing
   NIC order for a server.
   (GITHUB-953)