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/05/01 03:27:46 UTC

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

Add changes for #1203


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

Branch: refs/heads/trunk
Commit: bee6730948706979d6dcc1492405a6a100ab89e9
Parents: e15d3a1
Author: Quentin Pradet <qu...@apache.org>
Authored: Tue May 1 07:27:01 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Tue May 1 07:27:01 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/bee67309/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index b979c56..8a8787a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -45,6 +45,9 @@ Compute
 - [GCE] Update public image projects list (LIBCLOUD-961, GITHUB-1143)
   [Sean Marlow]
 
+- [GCE] Fix _find_zone_or_region for >500 instances (GITHUB-1203)
+  [Léo Ferlin-Sutton]
+
 - [OpenStack] Implement Glance Image API v2 (GITHUB-1151)
   [Rick van de Loo]