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 2017/11/10 04:29:33 UTC

[3/3] libcloud git commit: Add changes for #1139

Add changes for #1139

Closes #1139


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

Branch: refs/heads/trunk
Commit: 3a9de686b407835f262b73bad4a6fc1893c746f8
Parents: dfebc6f
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Nov 10 08:25:44 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Nov 10 08:25:44 2017 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/3a9de686/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 44bbd7b..f33625a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -89,6 +89,9 @@ Compute
 - [ARM] Limit number of retries in destroy_node (GITHUB-1134)
   [Peter Amstutz, Lucas Di Pentima]
 
+- [ARM] Fix Retry-After header handling (GITHUB-1139)
+  [Lucas Di Pentima]
+
 Storage
 ~~~~~~~