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:51:56 UTC

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

changes for #1009


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

Branch: refs/heads/trunk
Commit: 8a7f46622e297d6501f768c9a853fd23d0e4d73c
Parents: f542c7b
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Apr 1 15:51:48 2017 +1100
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Apr 1 15:51:48 2017 +1100

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


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