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/01 04:53:03 UTC

libcloud git commit: changes for #997

Repository: libcloud
Updated Branches:
  refs/heads/trunk 8a7f46622 -> 1a6987da9


changes for #997


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

Branch: refs/heads/trunk
Commit: 1a6987da9ba5f767d56eb0819a8d8bcc305518f7
Parents: 8a7f466
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Apr 1 15:52:58 2017 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Apr 1 15:52:58 2017 +1100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/1a6987da/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 6d70be6..489012a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -19,6 +19,10 @@ Common
 Compute
 ~~~~~~~
 
+- [EC2] Add r4 instance types for AWS
+  [GITHUB-997]
+  (Jens Deppe)
+
 - [EC2] support for AWS eu-west-2 and ca-central-1 regions
   [GITHUB-1009]
   (Marat Komarov)