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:23:02 UTC

[7/7] libcloud git commit: changes for #1019

changes for #1019


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

Branch: refs/heads/trunk
Commit: f4f91b18223f2b583a762cda1712eb6bf25a8b47
Parents: 28df2de
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Apr 10 12:22:48 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Apr 10 12:22:48 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f4f91b18/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 5180d04..1400f6c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,10 @@ Common
 Compute
 ~~~~~~~
 
+- Add missing regions in AWS storage and compute drivers
+  [GITHUB-1019]
+  (Alex Misstear)
+
 - Add SR-IOV net support to images in EC2 compute driver
   [GITHUB-1020]
   (Alex Misstear)