You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2018/02/25 16:16:55 UTC

[2/2] libcloud git commit: Add changes for #1175

Add changes for #1175

Closes #1175


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

Branch: refs/heads/trunk
Commit: 5dd4b8e9c3c55f83e44d784506838f8879fed656
Parents: 793b3dc
Author: Quentin Pradet <qu...@apache.org>
Authored: Sun Feb 25 20:14:53 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Sun Feb 25 20:16:36 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/5dd4b8e9/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 5294d78..c5a5076 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -102,6 +102,9 @@ Compute
 - [EC2] Fix EBS volume encryption (GITHUB-1008)
   [Sergey Babak]
 
+- [EC2] Add AWS eu-west-3 (Paris) region (GITHUB-1175)
+  [Anthony Monthe]
+
 - [ECS Aliyun] Support modify_security_group_attributes (GITHUB-1157)
   [Zhang Yiming]