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/08 03:36:45 UTC

[4/4] libcloud git commit: Add changes for #1134

Add changes for #1134

Closes #1134


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

Branch: refs/heads/trunk
Commit: 0c5bee8b15d1f0a196fe8b332e11b44a4f85ae11
Parents: 55b16c8
Author: Quentin Pradet <qu...@apache.org>
Authored: Wed Nov 8 07:35:53 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Wed Nov 8 07:36:26 2017 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/0c5bee8b/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index add7274..44bbd7b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -86,6 +86,9 @@ Compute
 - [ARM] Fix delete_old_vhd (GITHUB-1137)
   [Peter Amstutz, Lucas Di Pentima]
 
+- [ARM] Limit number of retries in destroy_node (GITHUB-1134)
+  [Peter Amstutz, Lucas Di Pentima]
+
 Storage
 ~~~~~~~