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 2017/04/11 00:24:05 UTC

[11/11] libcloud git commit: changes for #1029

changes for #1029


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

Branch: refs/heads/trunk
Commit: bcdf8b59445162a2a22046947caab853d2abfb69
Parents: 6bb17e8
Author: Anthony Shaw <an...@apache.org>
Authored: Tue Apr 11 10:23:45 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Tue Apr 11 10:23:45 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/bcdf8b59/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 4ff0075..69ed853 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Add 1&1 compute driver
+  [LIBCLOUD-911] [GITHUB-1029]
+  (Jasmin Gacic)
+
 - Fix Azure ARM driver condition for ex_list_publishers where location is specified
   [GITHUB-1030]
   (Joseph Hall)