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

[4/4] libcloud git commit: changes for #1022

changes for #1022


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

Branch: refs/heads/trunk
Commit: 9e864c66dce5cccc391359618085ed568622cfce
Parents: 92b0690
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 10 12:10:21 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 12:10:21 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/9e864c66/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 2e233a0..031eb9b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Fix - update t2.small image size from 11 CPU to 1
+  [GITHUB-1022]
+  (Francisco Ros)
+
 - Added Billing Product for image in EC2 compute driver
   [GITHUB-1024]
   (Nirzari Iyer)