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/10/10 05:12:56 UTC

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

Add changes for #1120

Closes #1120


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

Branch: refs/heads/trunk
Commit: 7d442a1ab2b2ac37be0a081a589e35730737ca6e
Parents: 8b41ed7
Author: Quentin Pradet <qu...@apache.org>
Authored: Tue Oct 10 09:12:11 2017 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Tue Oct 10 09:12:11 2017 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/7d442a1a/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index bb85271..9e37c80 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -51,6 +51,10 @@ Compute
   (LIBCLOUD-951, LIBCLOUD-953, GITHUB-1123, GITHUB-1125)
   [Mika Lackman]
 
+- [ARM] Delete VHDs more reliably in destroy_node(), raise exception on unhandled errors
+  (GITHUB-1120)
+  [Lucas Di Pentima]
+
 
 Changes in Apache Libcloud 2.2.1
 --------------------------------